Date: Tuesday, June 24, 2014 @ 13:30:59
Author: spupykin
Revision: 113505
Modified:
python2-ipy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-24 11:16:56 UTC (rev 113504)
+++ PKGBUILD 2014-06-24 11:30:59 UTC (rev 113505)
@@ -8,7 +8,7 @@
pkgrel=1
pkgdesc="Python class and tools for handling of IPv4 and IPv6 addresses and
networks."
arch=('any')
-url="http://software.inl.fr/trac/wiki/IPy"
+url="https://pypi.python.org/pypi/IPy"
license=('BSD')
depends=('python2')
source=(http://cheeseshop.python.org/packages/source/I/IPy/IPy-$pkgver.tar.gz)