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

Sergej Pupykin spupykin at archlinux.org
Wed Jul 1 12:12:52 UTC 2015


    Date: Wednesday, July 1, 2015 @ 14:12:52
  Author: spupykin
Revision: 136196

upgpkg: cython 0.22.1-1

upd

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-01 10:47:27 UTC (rev 136195)
+++ PKGBUILD	2015-07-01 12:12:52 UTC (rev 136196)
@@ -4,8 +4,8 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.22
-pkgrel=3
+pkgver=0.22.1
+pkgrel=1
 pkgdesc="C-Extensions for Python "
 arch=(i686 x86_64)
 url="http://www.cython.org"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://cython.org/release/Cython-$pkgver.tar.gz"
 	https://github.com/cython/cython/commit/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch)
-md5sums=('1ae25add4ef7b63ee9b4af697300d6b6'
+md5sums=('b920f3c81ae767477a342807bf5e68e8'
          '299926d6650d2d8bea960ca0d0cb9c25')
 
 prepare() {



More information about the arch-commits mailing list