From 2586a8c75ef351dbd1b31605644e101e92d2c280 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 5 Jan 2013 00:38:32 -0800 Subject: Sat Jan 5 00:38:32 PST 2013 --- 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 53bc70047..cf925db51 100644 --- a/community/cython/PKGBUILD +++ b/community/cython/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 81893 2013-01-03 10:03:19Z spupykin $ +# $Id: PKGBUILD 81958 2013-01-04 19:09:03Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Igor Scabini pkgname=('cython' 'cython2') pkgbase=cython -pkgver=0.17.3 +pkgver=0.17.4 pkgrel=1 pkgdesc="C-Extensions for Python " arch=(i686 x86_64) @@ -12,7 +12,7 @@ url="http://www.cython.org" license=('APACHE') makedepends=('python-distribute' 'python2-distribute') source=("http://cython.org/release/Cython-$pkgver.tar.gz") -md5sums=('683241fee8f51a08acd42ab1deea0857') +md5sums=('cb11463e3a0c8d063e578db64ff61dde') build() { true -- cgit v1.2.3-54-g00ecf