summaryrefslogtreecommitdiff
path: root/community/cython/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cython/PKGBUILD')
-rw-r--r--community/cython/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/cython/PKGBUILD b/community/cython/PKGBUILD
index 3622249bf..50f01ab1e 100644
--- a/community/cython/PKGBUILD
+++ b/community/cython/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 79427 2012-11-04 20:20:04Z spupykin $
+# $Id: PKGBUILD 80879 2012-12-05 10:04:35Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Igor Scabini <furester @ gmail.com>
pkgname=('cython' 'cython2')
pkgbase=cython
-pkgver=0.17.1
+pkgver=0.17.2
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=('f0bd2494dbe080a1185b61fa358135f2')
+md5sums=('09dfd4f5f82046f85025a391f084d8f9')
build() {
true