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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Jan 22 06:54:33 UTC 2014


    Date: Wednesday, January 22, 2014 @ 07:54:33
  Author: spupykin
Revision: 104511

upgpkg: cython 0.20-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-22 06:49:46 UTC (rev 104510)
+++ PKGBUILD	2014-01-22 06:54:33 UTC (rev 104511)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.19.2
+pkgver=0.20
 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=('4af1218346510b464c0a6bf15500d0e2')
+md5sums=('6563dad21e2b5e31f9f7262a60dd0550')
 
 build() {
   true




More information about the arch-commits mailing list