[arch-commits] Commit in pylibacl/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Wed May 20 09:10:03 UTC 2015


    Date: Wednesday, May 20, 2015 @ 11:10:03
  Author: lfleischer
Revision: 133875

upgpkg: pylibacl 0.5.3-1

Upstream update.

Modified:
  pylibacl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-20 09:07:50 UTC (rev 133874)
+++ PKGBUILD	2015-05-20 09:10:03 UTC (rev 133875)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Maintainer: Lukas Fleischer <lfleischer at archlinux dot org>
 
 pkgname=pylibacl
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc='A python extension module that allows you to manipulate the POSIX.1e ACLs.'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('python2')
 makedepends=('python2-distribute')
 source=("http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz")
-md5sums=('78e4d537dc39d8e8c80d09a154fd4fe1')
+md5sums=('5d161e22ba5d94618d50ccffbfeb6050')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list