summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plplot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD
index 1d634d1e4..48f0b1409 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=plplot
pkgver=5.15.0
-pkgrel=18
+pkgrel=19
pkgdesc="A cross-platform software package for creating scientific plots"
arch=('i686' 'pentium4' 'x86_64')
url="http://plplot.sourceforge.net/"
@@ -13,7 +13,7 @@ license=("LGPL" "custom")
_pinned_dependencies=(
'gcc-libs=11.2.0'
'glibc>=2.31'
- 'libtool=2.4.6+59+gb55b1cc8'
+ 'libtool=2.4.7'
'libx11=1.7.3.1'
'tcl=8.6.12'
)