diff options
Diffstat (limited to 'community/pylibacl')
-rw-r--r-- | community/pylibacl/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pylibacl/PKGBUILD b/community/pylibacl/PKGBUILD index 6e0624f12..f43670048 100644 --- a/community/pylibacl/PKGBUILD +++ b/community/pylibacl/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 31901 2010-11-07 19:18:54Z lfleischer $ +# $Id: PKGBUILD 57855 2011-11-03 18:43:59Z lfleischer $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> pkgname=pylibacl pkgver=0.5.0 -pkgrel=1 -pkgdesc="A python extension module that allows you to manipulate the POSIX.1e ACLs." +pkgrel=2 +pkgdesc='A python extension module that allows you to manipulate the POSIX.1e ACLs.' arch=('i686' 'x86_64') url='http://pylibacl.sourceforge.net/' license=('GPL') |