diff options
Diffstat (limited to 'community/grace/PKGBUILD')
-rw-r--r-- | community/grace/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/grace/PKGBUILD b/community/grace/PKGBUILD index 1cb307dee..b6a4187e9 100644 --- a/community/grace/PKGBUILD +++ b/community/grace/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 78616 2012-10-22 09:17:58Z spupykin $ +# $Id: PKGBUILD 90043 2013-05-06 19:37:42Z foutrelis $ # 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.23 -pkgrel=1 +pkgrel=2 pkgdesc="2D plotting tool" arch=(i686 x86_64) url="http://plasma-gate.weizmann.ac.il/Grace/" |