[arch-commits] Commit in cysignals/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 20 15:13:23 UTC 2017
Date: Thursday, July 20, 2017 @ 15:13:23
Author: arojas
Revision: 245818
Update to 1.6.5
Modified:
cysignals/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-20 15:10:30 UTC (rev 245817)
+++ PKGBUILD 2017-07-20 15:13:23 UTC (rev 245818)
@@ -3,7 +3,7 @@
pkgbase=cysignals
pkgname=(python-cysignals python2-cysignals)
-pkgver=1.6.4
+pkgver=1.6.5
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=('fc8202e563c388cc19b862f08c1adc9d0441764b4a920d5fa0b3db50913bb2d9')
+sha256sums=('e559105e9f8bb5e64ed2eb350ba5ebb51a117cb3a0aa0fb4388b4cdd557a2bef')
prepare() {
cp -r $pkgbase-$pkgver{,-py2}
More information about the arch-commits
mailing list