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

Lukas Fleischer lfleischer at nymeria.archlinux.org
Tue May 27 10:35:39 UTC 2014


    Date: Tuesday, May 27, 2014 @ 12:35:39
  Author: lfleischer
Revision: 111969

upgpkg: python-pyxattr 0.5.3-1

Upstream update.

Modified:
  python-pyxattr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-27 10:34:18 UTC (rev 111968)
+++ PKGBUILD	2014-05-27 10:35:39 UTC (rev 111969)
@@ -5,8 +5,8 @@
 pkgname=('python2-pyxattr' 'python-pyxattr')
 pkgbase=python-pyxattr
 _pkgname=pyxattr
-pkgver=0.5.2
-pkgrel=2
+pkgver=0.5.3
+pkgrel=1
 pkgdesc='A python extension module that allows you to manipulate the extended attributes.'
 arch=('i686' 'x86_64')
 url='http://pyxattr.k1024.org/'
@@ -13,7 +13,7 @@
 license=('GPL')
 makedepends=('python2' 'python' 'python2-setuptools' 'python-setuptools')
 source=("http://pyxattr.k1024.org/downloads/pyxattr-$pkgver.tar.gz")
-md5sums=('9ff2e4218badc201b689b6d254290001')
+md5sums=('579cf6ccccd70916f7eb5304ffd9e837')
 
 package_python2-pyxattr() {
   depends=('python2')




More information about the arch-commits mailing list