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

Antonio Rojas arojas at archlinux.org
Fri Apr 6 12:26:22 UTC 2018


    Date: Friday, April 6, 2018 @ 12:26:21
  Author: arojas
Revision: 314568

Update to 1.7.0

Modified:
  cysignals/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-06 09:54:38 UTC (rev 314567)
+++ PKGBUILD	2018-04-06 12:26:21 UTC (rev 314568)
@@ -3,7 +3,7 @@
 
 pkgbase=cysignals
 pkgname=(python-cysignals python2-cysignals)
-pkgver=1.6.9
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Interrupt and signal handling for Cython"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(LGPL)
 makedepends=(cython2 cython pari)
 source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgbase-$pkgver.tar.gz")
-sha256sums=('08a4a2b6e5ba627c077eb335a55909f7f7e97be61b95b12881c1e31eedb67100')
+sha256sums=('69c84c7b2a93c5e29e069c2c521f05b148010aeaf470037b73e0aabdeabe4070')
 
 prepare() {
   cp -r $pkgbase-$pkgver{,-py2}



More information about the arch-commits mailing list