[arch-commits] Commit in cython/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Oct 13 11:22:31 UTC 2015


    Date: Tuesday, October 13, 2015 @ 13:22:31
  Author: spupykin
Revision: 143902

upgpkg: cython 0.23.4-1

upd

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-13 10:24:12 UTC (rev 143901)
+++ PKGBUILD	2015-10-13 11:22:31 UTC (rev 143902)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.23.3
+pkgver=0.23.4
 pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://cython.org/release/Cython-$pkgver.tar.gz"
 	"https://github.com/cython/cython/commit/27916f4ade2c24c7a4ffcad7dbe9adffd03a567e.patch")
-md5sums=('813df20f7ce5f00e60568e0371fbd07c'
+md5sums=('157df1f69bcec6b56fd97e0f2e057f6e'
          'e8c0d274154e899efbdf2221a732f473')
 
 prepare() {



More information about the arch-commits mailing list