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

Antonio Rojas arojas at archlinux.org
Sat Jan 19 12:20:28 UTC 2019


    Date: Saturday, January 19, 2019 @ 12:20:27
  Author: arojas
Revision: 424580

Update to 0.29.3

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-19 12:16:37 UTC (rev 424579)
+++ PKGBUILD	2019-01-19 12:20:27 UTC (rev 424580)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.2
+pkgver=0.29.3
 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=('b5164b9650981aaa5457ef1e3cce4c671dee8d111f4ace99e3e6bb672c78c6f6')
+sha256sums=('4a33fd40c28e67413817f814adadfe2047a66ac3dcc81ff81651a54a03d6cbd0')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list