diff options
Diffstat (limited to 'community/clamz/PKGBUILD')
-rw-r--r-- | community/clamz/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/clamz/PKGBUILD b/community/clamz/PKGBUILD index ada02b3dc..088f9f940 100644 --- a/community/clamz/PKGBUILD +++ b/community/clamz/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 57215 2011-10-24 18:32:20Z lfleischer $ +# $Id: PKGBUILD 103908 2014-01-13 17:16:39Z andyrtr $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=clamz pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Command-line program to download MP3 files from Amazon.com's music store." arch=('i686' 'x86_64') url='http://code.google.com/p/clamz/' |