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

Antonio Rojas arojas at archlinux.org
Wed Oct 5 18:30:37 UTC 2016


    Date: Wednesday, October 5, 2016 @ 18:30:37
  Author: arojas
Revision: 191412

Update to 1.2.0

Modified:
  cysignals/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-05 18:27:24 UTC (rev 191411)
+++ PKGBUILD	2016-10-05 18:30:37 UTC (rev 191412)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=cysignals
-pkgver=1.1.1
+pkgver=1.2.0
 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=('20483b618a1d5c65485d38a2d0002386')
+md5sums=('bf8a23b71a6e14009829bb1b6e294555')
 
 prepare() {
   sed -e 's|sphinx-build|sphinx-build2|g' -i $pkgname-$pkgver/docs/Makefile



More information about the arch-commits mailing list