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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 3 20:40:41 UTC 2022


    Date: Monday, January 3, 2022 @ 20:40:41
  Author: arojas
Revision: 1092570

New tag (FS#73224)

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-03 20:38:49 UTC (rev 1092569)
+++ PKGBUILD	2022-01-03 20:40:41 UTC (rev 1092570)
@@ -5,7 +5,7 @@
 pkgname=(cython cython2)
 pkgbase=cython
 pkgver=0.29.26
-pkgrel=1
+pkgrel=2
 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=('2817f1c8d648f20f58f4fff9ff49115fb8f822421c8553b4ce60b477adb1435e')
+sha256sums=('bb72b2f0ef029472759c711f0a4bded6e15e3f9bda3797550cef3c1d87d02283')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list