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

Lukas Fleischer lfleischer at nymeria.archlinux.org
Tue Jun 10 07:56:37 UTC 2014


    Date: Tuesday, June 10, 2014 @ 09:56:36
  Author: lfleischer
Revision: 112952

upgpkg: pylibacl 0.5.2-1

Upstream update.

Modified:
  pylibacl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-10 07:50:39 UTC (rev 112951)
+++ PKGBUILD	2014-06-10 07:56:36 UTC (rev 112952)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
 
 pkgname=pylibacl
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='A python extension module that allows you to manipulate the POSIX.1e ACLs.'
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('python2')
 makedepends=('python2-distribute')
-source=("https://github.com/downloads/iustin/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a429256345ffdc2cea57fd24da0d980d')
+source=("http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz")
+md5sums=('78e4d537dc39d8e8c80d09a154fd4fe1')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list