summaryrefslogtreecommitdiff
path: root/community/grace/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/grace/PKGBUILD')
-rw-r--r--community/grace/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/grace/PKGBUILD b/community/grace/PKGBUILD
index 0c0296724..1cb307dee 100644
--- a/community/grace/PKGBUILD
+++ b/community/grace/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 63610 2012-02-05 12:00:16Z ibiru $
+# $Id: PKGBUILD 78616 2012-10-22 09:17:58Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: damir <damir@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=grace
-pkgver=5.1.22
-pkgrel=6
+pkgver=5.1.23
+pkgrel=1
pkgdesc="2D plotting tool"
arch=(i686 x86_64)
url="http://plasma-gate.weizmann.ac.il/Grace/"
@@ -13,7 +13,7 @@ depends=('libjpeg' 'libpng' 'lesstif' 't1lib' 'netcdf')
makedepends=('netcdf' 'fftw')
license=('GPL')
source=(ftp://plasma-gate.weizmann.ac.il/pub/grace/src/grace5/$pkgname-$pkgver.tar.gz)
-md5sums=('672356466f18fe59ed21a8fb44f9851d')
+md5sums=('e2b28ebe31288952d899fbb5c97858ae')
build() {
cd $srcdir/$pkgname-$pkgver