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

Lukas Fleischer lfleischer at archlinux.org
Thu Jan 26 06:00:33 UTC 2017


    Date: Thursday, January 26, 2017 @ 06:00:33
  Author: lfleischer
Revision: 209095

upgpkg: python-pyxattr 0.6.0-1

Upstream update.

Modified:
  python-pyxattr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-26 06:00:20 UTC (rev 209094)
+++ PKGBUILD	2017-01-26 06:00:33 UTC (rev 209095)
@@ -4,8 +4,8 @@
 pkgname=('python2-pyxattr' 'python-pyxattr')
 pkgbase=python-pyxattr
 _pkgname=pyxattr
-pkgver=0.5.6
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
 pkgdesc='A python extension module that allows you to manipulate the extended attributes.'
 arch=('i686' 'x86_64')
 url='http://pyxattr.k1024.org/'
@@ -12,7 +12,7 @@
 license=('GPL')
 makedepends=('python2' 'python' 'python2-setuptools' 'python-setuptools')
 source=("http://pyxattr.k1024.org/downloads/pyxattr-$pkgver.tar.gz")
-md5sums=('1026b132a2fd7b63d51bf87fa22ed947')
+md5sums=('3e2f9dd92459a0fe0d02861dff4c2f4d')
 
 package_python2-pyxattr() {
   depends=('python2')



More information about the arch-commits mailing list