summaryrefslogtreecommitdiff
path: root/pgplot
diff options
context:
space:
mode:
Diffstat (limited to 'pgplot')
-rw-r--r--pgplot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pgplot/PKGBUILD b/pgplot/PKGBUILD
index 33f74efa3..f931b3da4 100644
--- a/pgplot/PKGBUILD
+++ b/pgplot/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pgplot
pkgver=5.2.2
-pkgrel=29
+pkgrel=30
pkgdesc="Fortran- or C-callable, device-independent graphics package for making simple scientific graphs."
url="http://www.astro.caltech.edu/~tjp/pgplot/"
license=('custom')
@@ -14,7 +14,7 @@ arch=('i686' 'pentium4' 'x86_64')
makedepends=('gcc-fortran')
_pinned_dependencies=(
'glibc>=2.31'
- 'libpng=1.6.38'
+ 'libpng=1.6.39'
'libx11=1.8.2'
'zlib=1:1.2.13'
)