diff options
Diffstat (limited to 'plplot')
-rw-r--r-- | plplot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD index cafed44ce..544750805 100644 --- a/plplot/PKGBUILD +++ b/plplot/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Eric Belanger <eric@archlinux.org> pkgname=plplot pkgver=5.15.0 -pkgrel=3 +pkgrel=4 pkgdesc="A cross-platform software package for creating scientific plots" arch=('i686' 'pentium4' 'x86_64') url="http://plplot.sourceforge.net/" |