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