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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Feb 6 11:39:26 UTC 2013


    Date: Wednesday, February 6, 2013 @ 12:39:26
  Author: spupykin
Revision: 83886

upgpkg: cython 0.18-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-06 11:36:28 UTC (rev 83885)
+++ PKGBUILD	2013-02-06 11:39:26 UTC (rev 83886)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.17.4
+pkgver=0.18
 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=('cb11463e3a0c8d063e578db64ff61dde')
+md5sums=('6a72d14e72f3df597b34ac326152f8d2')
 
 build() {
   true




More information about the arch-commits mailing list