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

Sergej Pupykin spupykin at archlinux.org
Sun Dec 28 22:23:41 UTC 2014


    Date: Sunday, December 28, 2014 @ 23:23:40
  Author: spupykin
Revision: 124781

upgpkg: cython 0.21.2-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-28 21:39:42 UTC (rev 124780)
+++ PKGBUILD	2014-12-28 22:23:40 UTC (rev 124781)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.21.1
+pkgver=0.21.2
 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=('c59163d7c72c0a0ee5eb84edd17935ed')
+md5sums=('d21adb870c75680dc857cd05d41046a4')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list