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

Antonio Rojas arojas at gemini.archlinux.org
Thu Dec 16 07:55:36 UTC 2021


    Date: Thursday, December 16, 2021 @ 07:55:36
  Author: arojas
Revision: 1073998

Update to 0.29.26

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-16 07:55:09 UTC (rev 1073997)
+++ PKGBUILD	2021-12-16 07:55:36 UTC (rev 1073998)
@@ -4,8 +4,8 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.25
-pkgrel=3
+pkgver=0.29.26
+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=(https://github.com/cython/cython/archive/$pkgver/$pkgbase-$pkgver.tar.gz)
-sha256sums=('dcee4374bff7a0fbd6802dacaf77b2edb1c1324380f11b8646acae9f9efa4fcc')
+sha256sums=('2817f1c8d648f20f58f4fff9ff49115fb8f822421c8553b4ce60b477adb1435e')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list