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

Antonio Rojas arojas at archlinux.org
Fri Jul 26 12:50:45 UTC 2019


    Date: Friday, July 26, 2019 @ 12:50:45
  Author: arojas
Revision: 492858

Update to 0.29.13

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-26 12:28:13 UTC (rev 492857)
+++ PKGBUILD	2019-07-26 12:50:45 UTC (rev 492858)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.12
+pkgver=0.29.13
 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=('67a15039b2d478156567419b44001458d652891f0308e28f613ea3ace37cef83')
+sha256sums=('af71d040fa9fa1af0ea2b7a481193776989ae93ae828eb018416cac771aef07f')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list