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

Antonio Rojas arojas at archlinux.org
Sun Apr 23 20:02:13 UTC 2017


    Date: Sunday, April 23, 2017 @ 20:02:11
  Author: arojas
Revision: 224658

Update to 1.6.4

Modified:
  cysignals/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-23 20:01:29 UTC (rev 224657)
+++ PKGBUILD	2017-04-23 20:02:11 UTC (rev 224658)
@@ -3,7 +3,7 @@
 
 pkgbase=cysignals
 pkgname=(python-cysignals python2-cysignals)
-pkgver=1.6.3
+pkgver=1.6.4
 pkgrel=1
 pkgdesc="Interrupt and signal handling for Cython"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=(LGPL)
 makedepends=(cython2 cython pari)
 source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgbase-$pkgver.tar.bz2")
-sha256sums=('b7d5ed8cbdfe6d0ef17773d24eb0b35cb34928b87054558de5dad4b9b984f9cc')
+sha256sums=('fc8202e563c388cc19b862f08c1adc9d0441764b4a920d5fa0b3db50913bb2d9')
 
 prepare() {
   cp -r $pkgbase-$pkgver{,-py2}



More information about the arch-commits mailing list