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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jul 29 06:38:32 UTC 2022


    Date: Friday, July 29, 2022 @ 06:38:32
  Author: arojas
Revision: 1259071

upgpkg: cython 0.29.32-1: Update to 0.29.32

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-29 05:43:20 UTC (rev 1259070)
+++ PKGBUILD	2022-07-29 06:38:32 UTC (rev 1259071)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.31
+pkgver=0.29.32
 pkgrel=1
 pkgdesc='C-Extensions for Python'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(APACHE)
 makedepends=(python-setuptools python2-setuptools)
 source=(https://github.com/cython/cython/archive/$pkgver/$pkgbase-$pkgver.tar.gz)
-sha256sums=('1654177ac0cb0c2cdb579c80f2457589642a2a0573d3ed81f6df44b718347f40')
+sha256sums=('3f53fbe1398666e77fd4ce388f939309a11efd273d16f20f58f0df7b03d6b4cc')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list