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

Antonio Rojas arojas at archlinux.org
Fri Apr 13 06:37:18 UTC 2018


    Date: Friday, April 13, 2018 @ 06:37:18
  Author: arojas
Revision: 316151

Update to 0.28.2

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-13 05:31:57 UTC (rev 316150)
+++ PKGBUILD	2018-04-13 06:37:18 UTC (rev 316151)
@@ -5,7 +5,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.28.1
+pkgver=0.28.2
 pkgrel=1
 pkgdesc="C-Extensions for Python"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 license=(APACHE)
 makedepends=(python-setuptools python2-setuptools)
 source=($pkgbase-$pkgver.tar.gz::"https://github.com/cython/cython/archive/$pkgver.tar.gz")
-sha256sums=('f4303561823c5deb3d07c6edc085abf8a1150c3d2cddb14942e21ba9d1455522')
+sha256sums=('d8fad58f7484466ff64a3d54f76943a3e2aef72a4efa1506eccca6ddc3ee547a')
 
 prepare() {
   cp -r cython-$pkgver cython2-$pkgver



More information about the arch-commits mailing list