summaryrefslogtreecommitdiff
path: root/plplot
diff options
context:
space:
mode:
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 0ed35f419..4670a6ae8 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=plplot
pkgver=5.15.0
-pkgrel=48
+pkgrel=49
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=14.1.1+r1+g43b730b9134'
'glibc>=2.31'
- 'libtool=2.4.7+83+g7b091831'
+ 'libtool=2.5.0+1+g38c166c8'
'libx11=1.8.9'
'tcl=8.6.14'
)