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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jan 28 17:28:41 UTC 2022


    Date: Friday, January 28, 2022 @ 17:28:40
  Author: arojas
Revision: 1118367

Update to 0.29.27

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-28 17:27:19 UTC (rev 1118366)
+++ PKGBUILD	2022-01-28 17:28:40 UTC (rev 1118367)
@@ -4,8 +4,8 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.26
-pkgrel=2
+pkgver=0.29.27
+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=('bb72b2f0ef029472759c711f0a4bded6e15e3f9bda3797550cef3c1d87d02283')
+sha256sums=('2b4db9f4570c53254fa7e404b9c92eb83fa41ecf278849e8cebc5a7c8f211bcc')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list