[arch-commits] Commit in cython/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Jun 23 11:00:26 UTC 2016


    Date: Thursday, June 23, 2016 @ 11:00:26
  Author: spupykin
Revision: 180802

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-23 08:22:31 UTC (rev 180801)
+++ PKGBUILD	2016-06-23 11:00:26 UTC (rev 180802)
@@ -8,10 +8,10 @@
 pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
-url="http://www.cython.org"
+url="http://cython.org"
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://cython.org/release/Cython-$pkgver.tar.gz")
+source=("https://pypi.python.org/packages/b1/51/bd5ef7dff3ae02a2c6047aa18d3d06df2fb8a40b00e938e7ea2f75544cac/Cython-$pkgver.tar.gz")
 md5sums=('14fbc970f4a856845e633cbc09e61048')
 
 package_cython() {



More information about the arch-commits mailing list