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

Lukas Fleischer lfleischer at archlinux.org
Tue Apr 12 04:06:07 UTC 2016


    Date: Tuesday, April 12, 2016 @ 06:06:06
  Author: lfleischer
Revision: 170562

upgpkg: python-pyxattr 0.5.6-1

Upstream update.

Modified:
  python-pyxattr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-12 04:00:59 UTC (rev 170561)
+++ PKGBUILD	2016-04-12 04:06:06 UTC (rev 170562)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
 # Contributor: Jon Bergli Heier <snakebite at jvnv.net>
 
@@ -5,8 +4,8 @@
 pkgname=('python2-pyxattr' 'python-pyxattr')
 pkgbase=python-pyxattr
 _pkgname=pyxattr
-pkgver=0.5.5
-pkgrel=2
+pkgver=0.5.6
+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 +12,7 @@
 license=('GPL')
 makedepends=('python2' 'python' 'python2-setuptools' 'python-setuptools')
 source=("http://pyxattr.k1024.org/downloads/pyxattr-$pkgver.tar.gz")
-md5sums=('6470f61c83ddec84dcc4b358eba518a4')
+md5sums=('1026b132a2fd7b63d51bf87fa22ed947')
 
 package_python2-pyxattr() {
   depends=('python2')



More information about the arch-commits mailing list