summaryrefslogtreecommitdiff
path: root/community/python-pyxattr
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
commitdef73efccccb818d214cb818e8b4de8385444a43 (patch)
tree89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/python-pyxattr
parenteb411a7c7cc929ada01019bd4c306116ce385693 (diff)
Fri Mar 28 03:32:00 UTC 2014
Diffstat (limited to 'community/python-pyxattr')
-rw-r--r--community/python-pyxattr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python-pyxattr/PKGBUILD b/community/python-pyxattr/PKGBUILD
index afad28f49..2df5e4aed 100644
--- a/community/python-pyxattr/PKGBUILD
+++ b/community/python-pyxattr/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92209 2013-06-02 18:57:49Z bpiotrowski $
+# $Id: PKGBUILD 108488 2014-03-27 14:48:18Z fyan $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Jon Bergli Heier <snakebite@jvnv.net>
@@ -6,12 +6,12 @@ pkgname=('python2-pyxattr' 'python-pyxattr')
pkgbase=python-pyxattr
_pkgname=pyxattr
pkgver=0.5.2
-pkgrel=1
+pkgrel=2
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-distribute' 'python-distribute')
+makedepends=('python2' 'python' 'python2-setuptools' 'python-setuptools')
source=("http://pyxattr.k1024.org/downloads/pyxattr-$pkgver.tar.gz")
md5sums=('9ff2e4218badc201b689b6d254290001')