[arch-commits] Commit in cysignals/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Mar 14 16:09:49 UTC 2019
Date: Thursday, March 14, 2019 @ 16:09:48
Author: arojas
Revision: 441032
Update to 1.10.2
Modified:
cysignals/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-14 14:59:05 UTC (rev 441031)
+++ PKGBUILD 2019-03-14 16:09:48 UTC (rev 441032)
@@ -2,7 +2,7 @@
pkgbase=cysignals
pkgname=(python-cysignals python2-cysignals)
-pkgver=1.10.1
+pkgver=1.10.2
pkgrel=1
pkgdesc="Interrupt and signal handling for Cython"
arch=(x86_64)
@@ -10,7 +10,7 @@
license=(LGPL)
makedepends=(cython2 cython pari)
source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgbase-$pkgver.tar.gz")
-sha256sums=('dfe63bbe295324bd88e39215db8745a9f81668229e3bd931da1b0757bb45f7b8')
+sha256sums=('8107b67a0c5991f74b0e000c6fa9fe8efcb2a22c7ede5b017aac4c3e20fb7db2')
prepare() {
cp -r $pkgbase-$pkgver{,-py2}
More information about the arch-commits
mailing list