summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plplot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD
index 38577d4d2..1d634d1e4 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -5,15 +5,15 @@
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=plplot
pkgver=5.15.0
-pkgrel=17
+pkgrel=18
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=11.1.0'
+ 'gcc-libs=11.2.0'
'glibc>=2.31'
- 'libtool=2.4.6+42+gb88cebd5'
+ 'libtool=2.4.6+59+gb55b1cc8'
'libx11=1.7.3.1'
'tcl=8.6.12'
)