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

Antonio Rojas arojas at archlinux.org
Sun Nov 17 14:03:05 UTC 2019


    Date: Sunday, November 17, 2019 @ 14:03:05
  Author: arojas
Revision: 530014

New tarball

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 14:00:37 UTC (rev 530013)
+++ PKGBUILD	2019-11-17 14:03:05 UTC (rev 530014)
@@ -5,7 +5,7 @@
 pkgname=(cython cython2)
 pkgbase=cython
 pkgver=0.29.14
-pkgrel=2
+pkgrel=3
 pkgdesc="C-Extensions for Python"
 arch=(x86_64)
 url="https://cython.org"
@@ -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=('712cff8ea566441911df834fcc1075280ae962b42d9e96d11babc9be039a97f9')
+sha256sums=('6a3370fda27c020c172805c6257f222624bdd5f73653bb93f4af4e9f282d17f7')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list