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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Apr 22 10:13:42 UTC 2013


    Date: Monday, April 22, 2013 @ 12:13:41
  Author: spupykin
Revision: 88775

upgpkg: cython 0.19-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-22 10:05:20 UTC (rev 88774)
+++ PKGBUILD	2013-04-22 10:13:41 UTC (rev 88775)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.18
+pkgver=0.19
 pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=('APACHE')
 makedepends=('python-distribute' 'python2-distribute')
 source=("http://cython.org/release/Cython-$pkgver.tar.gz")
-md5sums=('6a72d14e72f3df597b34ac326152f8d2')
+md5sums=('76989337dee4cf7afdcb5cde514423f8')
 
 build() {
   true




More information about the arch-commits mailing list