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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 20 10:04:12 UTC 2014


    Date: Monday, October 20, 2014 @ 12:04:11
  Author: spupykin
Revision: 121041

upgpkg: cython 0.21.1-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 10:04:11 UTC (rev 121040)
+++ PKGBUILD	2014-10-20 10:04:11 UTC (rev 121041)
@@ -4,8 +4,8 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.21
-pkgrel=2
+pkgver=0.21.1
+pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
 url="http://www.cython.org"
@@ -12,7 +12,7 @@
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://cython.org/release/Cython-$pkgver.tar.gz")
-md5sums=('6c9c4d19ba485fe8cd88e23b57ac7886')
+md5sums=('c59163d7c72c0a0ee5eb84edd17935ed')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list