summaryrefslogtreecommitdiff
path: root/community/cython
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-07 12:36:05 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-07 12:36:05 +0100
commita56d1a610bd4032e2eae610289333ad112fc5ba1 (patch)
tree5fa9f42a339b57ef35616c01ac67c1c55c84fc7b /community/cython
parent9437cdbc03cb103235fa0b043f4cf73882f10f34 (diff)
parent8e5a0a990a12a59cadb687cae22a1960fce1660b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/augeas/PKGBUILD community/midori/PKGBUILD community/ruby-gtk2/PKGBUILD extra/strigi/PKGBUILD libre/abiword-libre/PKGBUILD libre/abiword-libre/abiword-2.8.6-glib-2.31.patch
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 418c89ff0..1042e98e0 100644
--- a/community/cython/PKGBUILD
+++ b/community/cython/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 81958 2013-01-04 19:09:03Z spupykin $
+# $Id: PKGBUILD 83887 2013-02-06 11:39:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Igor Scabini <furester @ gmail.com>
pkgname=('cython' 'cython2')
pkgbase=cython
-pkgver=0.17.4
+pkgver=0.18
pkgrel=1
pkgdesc="C-Extensions for Python "
arch=(i686 x86_64 'mips64el')
@@ -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=('cb11463e3a0c8d063e578db64ff61dde')
+md5sums=('6a72d14e72f3df597b34ac326152f8d2')
build() {
true