summaryrefslogtreecommitdiff
path: root/community/cython
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
commitdef73efccccb818d214cb818e8b4de8385444a43 (patch)
tree89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/cython
parenteb411a7c7cc929ada01019bd4c306116ce385693 (diff)
Fri Mar 28 03:32:00 UTC 2014
Diffstat (limited to 'community/cython')
-rw-r--r--community/cython/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cython/PKGBUILD b/community/cython/PKGBUILD
index 2212745bb..9d1a31cb8 100644
--- a/community/cython/PKGBUILD
+++ b/community/cython/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 105633 2014-02-12 12:40:59Z spupykin $
+# $Id: PKGBUILD 108399 2014-03-27 14:47:11Z fyan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Igor Scabini <furester @ gmail.com>
pkgname=('cython' 'cython2')
pkgbase=cython
pkgver=0.20.1
-pkgrel=1
+pkgrel=2
pkgdesc="C-Extensions for Python "
arch=(i686 x86_64)
url="http://www.cython.org"