From 782a0d2109c292b60e7de038df66525a81b21429 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 4 Jan 2013 00:04:06 -0800 Subject: Fri Jan 4 00:04:06 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 50f01ab1e..53bc70047 100644 --- a/community/cython/PKGBUILD +++ b/community/cython/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 80879 2012-12-05 10:04:35Z spupykin $ +# $Id: PKGBUILD 81893 2013-01-03 10:03:19Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Igor Scabini pkgname=('cython' 'cython2') pkgbase=cython -pkgver=0.17.2 +pkgver=0.17.3 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=('09dfd4f5f82046f85025a391f084d8f9') +md5sums=('683241fee8f51a08acd42ab1deea0857') build() { true -- cgit v1.2.3-54-g00ecf