[arch-commits] Commit in cython/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Mar 18 19:23:52 UTC 2018
Date: Sunday, March 18, 2018 @ 19:23:51
Author: arojas
Revision: 309093
Update to 0.28.1
Modified:
cython/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-18 19:19:45 UTC (rev 309092)
+++ PKGBUILD 2018-03-18 19:23:51 UTC (rev 309093)
@@ -5,7 +5,7 @@
pkgname=(cython cython2)
pkgbase=cython
-pkgver=0.28
+pkgver=0.28.1
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=('2d02344e94c746165800c3ba8bf63ca9075b605f07881a5faca0b243d25c6f8e')
+sha256sums=('f4303561823c5deb3d07c6edc085abf8a1150c3d2cddb14942e21ba9d1455522')
prepare() {
cp -r cython-$pkgver cython2-$pkgver
More information about the arch-commits
mailing list