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

Sergej Pupykin spupykin at archlinux.org
Thu Sep 11 11:08:14 UTC 2014


    Date: Thursday, September 11, 2014 @ 13:08:14
  Author: spupykin
Revision: 118822

upgpkg: cython 0.21-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-11 10:32:16 UTC (rev 118821)
+++ PKGBUILD	2014-09-11 11:08:14 UTC (rev 118822)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.20.2
+pkgver=0.21
 pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://cython.org/release/Cython-$pkgver.tar.gz")
-md5sums=('7fc13e1c665bdf7cea19ad08906af91f')
+md5sums=('6c9c4d19ba485fe8cd88e23b57ac7886')
 
 package_cython() {
   depends=('python' 'python-setuptools')




More information about the arch-commits mailing list