summaryrefslogtreecommitdiff
path: root/community/cython
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-04 00:04:06 -0800
committerroot <root@rshg054.dnsready.net>2013-01-04 00:04:06 -0800
commit782a0d2109c292b60e7de038df66525a81b21429 (patch)
tree586565a52faa28339159b4a4e53af142db7c67aa /community/cython
parentf2bbb5646aefe9ea6502524fbf4d0138cee8b2a1 (diff)
Fri Jan 4 00:04:06 PST 2013
Diffstat (limited to 'community/cython')
-rw-r--r--community/cython/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <pupykin.s+arch@gmail.com>
# Contributor: Igor Scabini <furester @ gmail.com>
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