summaryrefslogtreecommitdiff
path: root/community/python-pyxattr/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-28 03:31:41 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-28 03:31:41 +0000
commitfc3a052d9f439abcf0ce424b7d45b682a5377087 (patch)
treee30cf804e2126c73de97abfb7a4819dd8aa092f8 /community/python-pyxattr/PKGBUILD
parent266ddb4aa9aed9a6a66b5eb9e17da710e66c4987 (diff)
Wed May 28 03:24:53 UTC 2014
Diffstat (limited to 'community/python-pyxattr/PKGBUILD')
-rw-r--r--community/python-pyxattr/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/python-pyxattr/PKGBUILD b/community/python-pyxattr/PKGBUILD
index 2df5e4aed..df6f9ced9 100644
--- a/community/python-pyxattr/PKGBUILD
+++ b/community/python-pyxattr/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 108488 2014-03-27 14:48:18Z fyan $
+# $Id: PKGBUILD 111970 2014-05-27 10:35:58Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Jon Bergli Heier <snakebite@jvnv.net>
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/'
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')