[arch-commits] Commit in cython/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 27 17:33:58 UTC 2018
Date: Sunday, May 27, 2018 @ 17:33:57
Author: arojas
Revision: 331936
New tarball
Modified:
cython/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-27 17:13:36 UTC (rev 331935)
+++ PKGBUILD 2018-05-27 17:33:57 UTC (rev 331936)
@@ -6,7 +6,7 @@
pkgname=(cython cython2)
pkgbase=cython
pkgver=0.28.3
-pkgrel=1
+pkgrel=2
pkgdesc="C-Extensions for Python"
arch=(x86_64)
url="http://cython.org"
@@ -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=('2b7dc0ec9b3e8b693e4828657f22c5ba466e11307024b44ebde4511a9d0a5b35')
+sha256sums=('05e3eb7f06043f5ff2028338370329e71c29f57315e95f4dc6ad7c4971dd4c6f')
prepare() {
cp -r cython-$pkgver cython2-$pkgver
More information about the arch-commits
mailing list