Date: Tuesday, December 13, 2016 @ 04:18:42
  Author: felixonmars
Revision: 199093

fix source link

Modified:
  python2-pyx/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-13 04:14:57 UTC (rev 199092)
+++ PKGBUILD    2016-12-13 04:18:42 UTC (rev 199093)
@@ -12,7 +12,7 @@
 url='http://pyx.sourceforge.net'
 license=('GPL')
 depends=('python2' 'texlive-core')
-source=("http://downloads.sourceforge.net/sourceforge/pyx/PyX-$pkgver.tar.gz";)
+source=("https://pypi.io/packages/source/p/pyx/pyx-$pkgver.tar.gz";)
 md5sums=('04263eb002553dae0e8a1d0eeb805ec1')
 
 package() {

Reply via email to