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

Antonio Rojas arojas at archlinux.org
Tue Nov 8 16:40:10 UTC 2016


    Date: Tuesday, November 8, 2016 @ 16:40:10
  Author: arojas
Revision: 195149

Update to 1.3.2

Modified:
  cysignals/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-08 15:53:06 UTC (rev 195148)
+++ PKGBUILD	2016-11-08 16:40:10 UTC (rev 195149)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=cysignals
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="Interrupt and signal handling for Cython"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(python2 pari-sage)
 makedepends=(python2-sphinx cython2)
 source=("https://github.com/sagemath/cysignals/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('6b468061c63bf8be3fa1f3fe9bc2c143')
+md5sums=('abc98cb7b07c3a40979ee24dead06a38')
 
 prepare() {
   sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile



More information about the arch-commits mailing list