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

Antonio Rojas arojas at archlinux.org
Sun Jun 30 09:33:54 UTC 2019


    Date: Sunday, June 30, 2019 @ 09:33:54
  Author: arojas
Revision: 486148

Update to 0.29.11

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 09:33:03 UTC (rev 486147)
+++ PKGBUILD	2019-06-30 09:33:54 UTC (rev 486148)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.10
+pkgver=0.29.11
 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=('74d40a004acc393b74a2e6c953331b2f22c3cb64902023e9bdfa723fa275f078')
+sha256sums=('a16c6d403f6057632dc6acd2a67a0a13bef9bea1cbf92f2da5eb2695cea2da12')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list