diff options
author | root <root@rshg054.dnsready.net> | 2012-03-16 00:01:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-16 00:01:21 +0000 |
commit | cd326e60e1e54ebe83bd700850b313c69f419eef (patch) | |
tree | b15df594ae07c150fff4a55c0d1a01885b232dd0 /community/pystatgrab | |
parent | 14635ca5380a480450a66c3fcc29992d29a2bd8e (diff) |
Fri Mar 16 00:01:21 UTC 2012
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" |