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

Sergej Pupykin spupykin at archlinux.org
Wed Oct 26 10:18:28 UTC 2016


    Date: Wednesday, October 26, 2016 @ 10:18:27
  Author: spupykin
Revision: 193579

upgpkg: cython 0.25-1

upd

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-26 10:17:58 UTC (rev 193578)
+++ PKGBUILD	2016-10-26 10:18:27 UTC (rev 193579)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.24.1
+pkgver=0.25
 pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 url="http://cython.org"
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/c6/fe/97319581905de40f1be7015a0ea1bd336a756f6249914b148a17eefa75dc/Cython-$pkgver.tar.gz")
-md5sums=('890b494a12951f1d6228c416a5789554')
+source=("https://pypi.python.org/packages/f8/2e/5898046f8089205981447c23ebb8fe02cd9d66939cd74338aa4872853d8e/Cython-$pkgver.tar.gz")
+md5sums=('1b61433b8410ac382ac9b248b42466fd')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list