[arch-commits] Commit in cython/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Sep 14 13:16:45 UTC 2015
Date: Monday, September 14, 2015 @ 15:16:45
Author: spupykin
Revision: 140085
upgpkg: cython 0.23.2-1
upd
Modified:
cython/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-14 12:11:53 UTC (rev 140084)
+++ PKGBUILD 2015-09-14 13:16:45 UTC (rev 140085)
@@ -4,7 +4,7 @@
pkgname=('cython' 'cython2')
pkgbase=cython
-pkgver=0.23.1
+pkgver=0.23.2
pkgrel=1
pkgdesc="C-Extensions for Python "
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
license=('APACHE')
makedepends=('python-setuptools' 'python2-setuptools')
source=("http://cython.org/release/Cython-$pkgver.tar.gz")
-md5sums=('db3c5b365e1c3f71c7cd90e96473a3ab')
+md5sums=('188e18c826dae4514ee0628144df6c3e')
package_cython() {
depends=('python' 'python-setuptools')
More information about the arch-commits
mailing list