[arch-commits] CVS update of extra/science/gnuplot (PKGBUILD)
Damir Perisa
damir at archlinux.org
Wed Oct 17 11:32:20 UTC 2007
Date: Wednesday, October 17, 2007 @ 07:32:20
Author: damir
Path: /home/cvs-extra/extra/science/gnuplot
Modified: PKGBUILD (1.12 -> 1.13)
upgpkg: gnuplot 4.2.2-1
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Index: extra/science/gnuplot/PKGBUILD
diff -u extra/science/gnuplot/PKGBUILD:1.12 extra/science/gnuplot/PKGBUILD:1.13
--- extra/science/gnuplot/PKGBUILD:1.12 Tue Jun 19 15:21:25 2007
+++ extra/science/gnuplot/PKGBUILD Wed Oct 17 07:32:20 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.12 2007/06/19 19:21:25 eric Exp $
+# $Id: PKGBUILD,v 1.13 2007/10/17 11:32:20 damir Exp $
# Maintainer: damir <damir at archlinux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=gnuplot
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.2.2
+pkgrel=1
pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others"
arch=('i686' 'x86_64')
url="http://www.gnuplot.info"
@@ -13,7 +13,6 @@
makedepends=('texinfo')
install=gnuplot.install
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('f688a578ddb4c376fd7d91ce444a0745')
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -35,4 +34,4 @@
rm $startdir/pkg/usr/share/texmf-dist/ls-R
}
-# vim: ts=2 sw=2 et ft=sh
+
More information about the arch-commits
mailing list