[arch-commits] Commit in cython/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Jul 18 11:25:26 UTC 2016
Date: Monday, July 18, 2016 @ 11:25:26
Author: spupykin
Revision: 183054
upgpkg: cython 0.24.1-1
upd
Modified:
cython/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-18 07:17:55 UTC (rev 183053)
+++ PKGBUILD 2016-07-18 11:25:26 UTC (rev 183054)
@@ -4,7 +4,7 @@
pkgname=('cython' 'cython2')
pkgbase=cython
-pkgver=0.24
+pkgver=0.24.1
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/b1/51/bd5ef7dff3ae02a2c6047aa18d3d06df2fb8a40b00e938e7ea2f75544cac/Cython-$pkgver.tar.gz")
-md5sums=('14fbc970f4a856845e633cbc09e61048')
+source=("https://pypi.python.org/packages/c6/fe/97319581905de40f1be7015a0ea1bd336a756f6249914b148a17eefa75dc/Cython-$pkgver.tar.gz")
+md5sums=('890b494a12951f1d6228c416a5789554')
package_cython() {
depends=('python' 'python-setuptools')
More information about the arch-commits
mailing list