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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Jun 26 11:10:50 UTC 2014


    Date: Thursday, June 26, 2014 @ 13:10:50
  Author: spupykin
Revision: 113604

upgpkg: cython 0.20.2-1

upd

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-26 10:58:17 UTC (rev 113603)
+++ PKGBUILD	2014-06-26 11:10:50 UTC (rev 113604)
@@ -4,8 +4,8 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.20.1
-pkgrel=2
+pkgver=0.20.2
+pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
 url="http://www.cython.org"
@@ -12,7 +12,7 @@
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://cython.org/release/Cython-$pkgver.tar.gz")
-md5sums=('52431696c64e618036537c4d9aa79d99')
+md5sums=('7fc13e1c665bdf7cea19ad08906af91f')
 
 package_cython() {
   depends=('python' 'python-setuptools')




More information about the arch-commits mailing list