From def73efccccb818d214cb818e8b4de8385444a43 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 28 Mar 2014 03:35:53 +0000 Subject: Fri Mar 28 03:32:00 UTC 2014 --- community/python-pyxattr/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/python-pyxattr') 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 # Contributor: Jon Bergli Heier @@ -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') -- cgit v1.2.3-54-g00ecf