diff options
Diffstat (limited to 'community/cddb-py/PKGBUILD')
-rw-r--r-- | community/cddb-py/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cddb-py/PKGBUILD b/community/cddb-py/PKGBUILD index 2c871e955..1767fc689 100644 --- a/community/cddb-py/PKGBUILD +++ b/community/cddb-py/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 26144 2010-09-13 19:36:37Z schuay $ +# $Id: PKGBUILD 67459 2012-03-11 21:09:20Z lcarlier $ # Contributor: Allan McRae <allan@archlinux.org> # Contributor: Hugo Ideler <hugoideler@dse.nl> # Contributor: David Keogh <davekeogh@shaw.ca> @@ -6,7 +6,7 @@ pkgname=cddb-py pkgver=1.4 -pkgrel=5 +pkgrel=6 pkgdesc="CDDB-Server access from Python" arch=('i686' 'x86_64' 'mips64el') url="http://cddb-py.sourceforge.net" |