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

Antonio Rojas arojas at archlinux.org
Fri Jan 4 19:49:43 UTC 2019


    Date: Friday, January 4, 2019 @ 19:49:40
  Author: arojas
Revision: 420565

Update to 0.7.23

Modified:
  pynac/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-04 19:46:36 UTC (rev 420564)
+++ PKGBUILD	2019-01-04 19:49:40 UTC (rev 420565)
@@ -2,8 +2,8 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.7.22
-pkgrel=5
+pkgver=0.7.23
+pkgrel=1
 pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
 arch=(x86_64)
 url="http://pynac.org"
@@ -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=('7fa8e2a8be77c2a64ac794a5ccb53dcbd232f8a2cccad31b876e90f72fcdc090')
+sha256sums=('4807fa1e5ec9e110ae8394a6799dc14bddf428bfffb9a7283d25c76f417eafde')
 
 build() {
   cd pynac-$pkgver



More information about the arch-commits mailing list