diff options
Diffstat (limited to 'extra/gnuplot/PKGBUILD')
-rw-r--r-- | extra/gnuplot/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnuplot/PKGBUILD b/extra/gnuplot/PKGBUILD index ff32fa449..a911df83e 100644 --- a/extra/gnuplot/PKGBUILD +++ b/extra/gnuplot/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 180538 2013-03-22 21:03:11Z eric $ +# $Id: PKGBUILD 189862 2013-07-10 07:26:53Z bpiotrowski $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: damir <damir@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> -pkgname=gnuplot +pkgname=gnuplot pkgver=4.6.2 -pkgrel=2 +pkgrel=3 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" arch=('i686' 'x86_64') url="http://www.gnuplot.info" |