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

Antonio Rojas arojas at archlinux.org
Tue Aug 27 14:41:17 UTC 2019


    Date: Tuesday, August 27, 2019 @ 14:41:16
  Author: arojas
Revision: 502843

Update to 0.7.26

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-27 14:17:42 UTC (rev 502842)
+++ PKGBUILD	2019-08-27 14:41:16 UTC (rev 502843)
@@ -2,7 +2,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.7.25
+pkgver=0.7.26
 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=('db12bc1ec2f3a34d8ca9c677c8da747112e9b6b819512c110a6209026e2efcd6')
+sha256sums=('cc124ae9757355e3434ff864aeca6503184faf0642d26bc2f7bca6f3f2c9b50f')
 
 build() {
   cd pynac-$pkgver



More information about the arch-commits mailing list