diff options
Diffstat (limited to 'community/pystatgrab')
-rw-r--r-- | community/pystatgrab/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pystatgrab/PKGBUILD b/community/pystatgrab/PKGBUILD index 5ea3fbbde..661976425 100644 --- a/community/pystatgrab/PKGBUILD +++ b/community/pystatgrab/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 27121 2010-09-17 15:17:17Z schuay $ +# $Id: PKGBUILD 67748 2012-03-14 10:19:17Z giovanni $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Hugo Ideler <hugoideler@dse.nl> pkgname=pystatgrab pkgver=0.5 -pkgrel=4 +pkgrel=5 pkgdesc="Python bindings for libstatgrab" arch=('i686' 'x86_64') url="http://www.i-scream.org/pystatgrab" |