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

Antonio Rojas arojas at archlinux.org
Wed May 29 06:14:20 UTC 2019


    Date: Wednesday, May 29, 2019 @ 06:14:19
  Author: arojas
Revision: 473662

Update to 0.29.9

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-29 06:14:18 UTC (rev 473661)
+++ PKGBUILD	2019-05-29 06:14:19 UTC (rev 473662)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.8
+pkgver=0.29.9
 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=('ea6bb2d3297e2603c470e12dbe8ddb1cbbf5bd47e7b2a347a62e2a631952e3c6')
+sha256sums=('6588e2642167b28108e088c28a4587f91cfe512df66eaf727540fd9f61cab4d3')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list