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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Oct 17 12:42:40 UTC 2013


    Date: Thursday, October 17, 2013 @ 14:42:39
  Author: spupykin
Revision: 98720

upgpkg: cython 0.19.2-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-17 12:42:30 UTC (rev 98719)
+++ PKGBUILD	2013-10-17 12:42:39 UTC (rev 98720)
@@ -4,8 +4,8 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.19.1
-pkgrel=2
+pkgver=0.19.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=('df4cfb2b8e3345272e3fc451b76bd630')
+md5sums=('4af1218346510b464c0a6bf15500d0e2')
 
 build() {
   true




More information about the arch-commits mailing list