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

Antonio Rojas arojas at archlinux.org
Mon May 27 20:22:33 UTC 2019


    Date: Monday, May 27, 2019 @ 20:22:31
  Author: arojas
Revision: 471966

Update to 0.29.8

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 20:21:53 UTC (rev 471965)
+++ PKGBUILD	2019-05-27 20:22:31 UTC (rev 471966)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.7
+pkgver=0.29.8
 pkgrel=1
 pkgdesc="C-Extensions for Python"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(APACHE)
 makedepends=(python-setuptools python2-setuptools)
 source=($pkgbase-$pkgver.tar.gz::"https://github.com/cython/cython/archive/$pkgver.tar.gz")
-sha256sums=('beb698e36ec1c9cb09aaf3b9d1079aa1af5bb3f8f8eb9aacd2636c1302ff4b4e')
+sha256sums=('ea6bb2d3297e2603c470e12dbe8ddb1cbbf5bd47e7b2a347a62e2a631952e3c6')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list