From 99746708edfd2c56f2ba654a14f27e98b1601a43 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 22 Oct 2012 01:08:23 -0700 Subject: Mon Oct 22 01:08:14 PDT 2012 --- community/python-pyxattr/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'community/python-pyxattr') diff --git a/community/python-pyxattr/PKGBUILD b/community/python-pyxattr/PKGBUILD index 3932c12dd..eab4eed68 100644 --- a/community/python-pyxattr/PKGBUILD +++ b/community/python-pyxattr/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 78249 2012-10-17 10:26:58Z allan $ +# $Id: PKGBUILD 78604 2012-10-21 22:13:35Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: Jon Bergli Heier pkgname=('python2-pyxattr' 'python-pyxattr') pkgbase=python-pyxattr _pkgname=pyxattr -pkgver=0.5.0 -pkgrel=4 +pkgver=0.5.1 +pkgrel=1 pkgdesc='A python extension module that allows you to manipulate the extended attributes.' arch=('i686' 'x86_64') -url='http://pyxattr.sourceforge.net/' +url='http://pyxattr.k1024.org/' license=('GPL') makedepends=('python2' 'python' 'python2-distribute' 'python-distribute') -source=("http://downloads.sourceforge.net/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") -md5sums=('0f7ab1e185087329e40f7de218517c84') +source=("https://github.com/downloads/iustin/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") +md5sums=('bb9560510b17625015aa45f2fbc3b520') package_python2-pyxattr() { depends=('python2') -- cgit v1.2.3-54-g00ecf