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

Antonio Rojas arojas at archlinux.org
Fri Nov 1 15:16:18 UTC 2019


    Date: Friday, November 1, 2019 @ 15:16:18
  Author: arojas
Revision: 522043

Update to 0.29.14

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-01 15:01:26 UTC (rev 522042)
+++ PKGBUILD	2019-11-01 15:16:18 UTC (rev 522043)
@@ -4,8 +4,8 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.13
-pkgrel=3
+pkgver=0.29.14
+pkgrel=1
 pkgdesc="C-Extensions for Python"
 arch=(x86_64)
 url="https://cython.org"
@@ -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=('af71d040fa9fa1af0ea2b7a481193776989ae93ae828eb018416cac771aef07f')
+sha256sums=('712cff8ea566441911df834fcc1075280ae962b42d9e96d11babc9be039a97f9')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list