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

Antonio Rojas arojas at archlinux.org
Sun Oct 14 16:53:34 UTC 2018


    Date: Sunday, October 14, 2018 @ 16:53:34
  Author: arojas
Revision: 393690

Update to 0.29

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-14 16:43:51 UTC (rev 393689)
+++ PKGBUILD	2018-10-14 16:53:34 UTC (rev 393690)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.28.5
+pkgver=0.29
 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=('bcd6a24ca0cba54ad8b1755852bb5cd567bb06abea6f776c82fbb10bb46bae37')
+sha256sums=('6c88027cb5c0fcfdeb069168336203504e5952ffcce9bfeb7a5ca7498a8ee7f8')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list