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

Antonio Rojas arojas at archlinux.org
Sat Apr 15 17:42:46 UTC 2017


    Date: Saturday, April 15, 2017 @ 17:42:45
  Author: arojas
Revision: 223138

Update to 1.6.2

Modified:
  cysignals/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-15 17:38:13 UTC (rev 223137)
+++ PKGBUILD	2017-04-15 17:42:45 UTC (rev 223138)
@@ -3,8 +3,8 @@
 
 pkgbase=cysignals
 pkgname=(python-cysignals python2-cysignals)
-pkgver=1.4.0
-pkgrel=4
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="Interrupt and signal handling for Cython"
 arch=(i686 x86_64)
 url="https://www.sagemath.org"
@@ -11,7 +11,7 @@
 license=(LGPL)
 makedepends=(cython2 cython pari)
 source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgbase-$pkgver.tar.bz2")
-md5sums=('c2d216ae3676c670c68dfb07e7ed25bc')
+sha256sums=('9c36509bd3fabf823d6c74bc1e4615b67bd8a8b121aebc5f8e435cc5956f188c')
 
 prepare() {
   cp -r $pkgbase-$pkgver{,-py2}



More information about the arch-commits mailing list