[arch-commits] Commit in cython/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Aug 24 13:09:36 UTC 2015
Date: Monday, August 24, 2015 @ 15:09:35
Author: spupykin
Revision: 138723
upgpkg: cython 0.23.1-1
upd
Modified:
cython/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-24 10:19:26 UTC (rev 138722)
+++ PKGBUILD 2015-08-24 13:09:35 UTC (rev 138723)
@@ -4,7 +4,7 @@
pkgname=('cython' 'cython2')
pkgbase=cython
-pkgver=0.23
+pkgver=0.23.1
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=('63d472d0a9b3b39b9651f7bf568bb4a5')
+md5sums=('db3c5b365e1c3f71c7cd90e96473a3ab')
package_cython() {
depends=('python' 'python-setuptools')
More information about the arch-commits
mailing list