summaryrefslogtreecommitdiff
path: root/plplot
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-11 08:20:25 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-11 08:20:25 +0200
commitc3b1144c25b8a20b64cc4c8a7795a27ee3be8407 (patch)
tree8c97e163014d11a2d38cbda6b30882ce9633bec9 /plplot
parentc0c3486f3fe72f0a61714e4283e0824dc6e8881c (diff)
downloadarchlinuxewe-c3b1144c25b8a20b64cc4c8a7795a27ee3be8407.tar.xz
plplot: rebuild
Diffstat (limited to 'plplot')
-rw-r--r--plplot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD
index e3e9a8665..dfef22991 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=plplot
pkgver=5.15.0
-pkgrel=59
+pkgrel=60
pkgdesc="A cross-platform software package for creating scientific plots"
arch=('i686' 'pentium4' 'x86_64')
url="http://plplot.sourceforge.net/"
license=("LGPL" "custom")
_pinned_dependencies=(
- 'gcc-libs=14.2.1+r32+geccf707e5ce'
+ 'gcc-libs=14.2.1+r134+gab884fffe3fc'
'glibc>=2.31'
'libtool=2.5.2+r1+g2fe3a3e2'
'libx11=1.8.10'