From 31fd0278a307cf13a78cab8e2118c4050d0622f9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 18 May 2012 09:47:14 +0000 Subject: testing/py-xattr: update urls moved to github --- testing/py-xattr/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/py-xattr') diff --git a/testing/py-xattr/APKBUILD b/testing/py-xattr/APKBUILD index 74ce00231..9c8b9712d 100644 --- a/testing/py-xattr/APKBUILD +++ b/testing/py-xattr/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-xattr _pkgname=pyxattr pkgver=0.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="A python module for accessing filesystem Extended Attributes" -url="http://pyxattr.sourceforge.net/" +url="http://pyxattr.k1024.org/" arch="all" license="LGPL2+" depends="" @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev attr-dev py-setuptools" install="" subpackages="" -source="http://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://github.com/downloads/iustin/pyxattr/pyxattr-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver build() { -- cgit v1.2.3