From 1a04b89cbb8e27e4622005c896745498af51ef45 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 23 Jan 2014 03:40:09 +0000 Subject: Thu Jan 23 03:35:13 UTC 2014 --- community/cython/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/cython') diff --git a/community/cython/PKGBUILD b/community/cython/PKGBUILD index af1269484..caf0c6d34 100644 --- a/community/cython/PKGBUILD +++ b/community/cython/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 98721 2013-10-17 12:42:56Z spupykin $ +# $Id: PKGBUILD 104512 2014-01-22 06:54:53Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Igor Scabini 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 @@ url="http://www.cython.org" license=('APACHE') makedepends=('python-setuptools' 'python2-setuptools') source=("http://cython.org/release/Cython-$pkgver.tar.gz") -md5sums=('4af1218346510b464c0a6bf15500d0e2') +md5sums=('6563dad21e2b5e31f9f7262a60dd0550') build() { true -- cgit v1.2.3-54-g00ecf