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

Antonio Rojas arojas at archlinux.org
Sat Feb 9 09:30:03 UTC 2019


    Date: Saturday, February 9, 2019 @ 09:30:02
  Author: arojas
Revision: 430810

Update to 0.7.24

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-09 02:08:26 UTC (rev 430809)
+++ PKGBUILD	2019-02-09 09:30:02 UTC (rev 430810)
@@ -2,7 +2,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.7.23
+pkgver=0.7.24
 pkgrel=1
 pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(python2 singular) # giac disabled because of https://trac.sagemath.org/ticket/26427
 source=("https://github.com/pynac/pynac/releases/download/pynac-$pkgver/pynac-$pkgver.tar.bz2")
-sha256sums=('4807fa1e5ec9e110ae8394a6799dc14bddf428bfffb9a7283d25c76f417eafde')
+sha256sums=('219ffdcf6ffaacbd86cc0574cc522b241851ca2a5cb53acd76bf4929aec243e1')
 
 build() {
   cd pynac-$pkgver



More information about the arch-commits mailing list