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

Sergej Pupykin spupykin at archlinux.org
Fri Feb 13 12:16:01 UTC 2015


    Date: Friday, February 13, 2015 @ 13:16:01
  Author: spupykin
Revision: 127658

upgpkg: cython 0.22-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-13 12:00:52 UTC (rev 127657)
+++ PKGBUILD	2015-02-13 12:16:01 UTC (rev 127658)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.21.2
+pkgver=0.22
 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=('d21adb870c75680dc857cd05d41046a4')
+md5sums=('1ae25add4ef7b63ee9b4af697300d6b6')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list