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

Antonio Rojas arojas at archlinux.org
Sun Feb 12 17:35:22 UTC 2017


    Date: Sunday, February 12, 2017 @ 17:35:21
  Author: arojas
Revision: 212056

Update to 0.7.5

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 16:49:59 UTC (rev 212055)
+++ PKGBUILD	2017-02-12 17:35:21 UTC (rev 212056)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.7.4
+pkgver=0.7.5
 pkgrel=1
 pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(python2 libgiac singular)
 source=("https://github.com/pynac/pynac/releases/download/pynac-$pkgver/pynac-$pkgver.tar.bz2")
-sha256sums=('78b4d93ddb93cd364b377e2d8a3b202d46d50fbb3bd903e170279e0b5517db40')
+sha256sums=('b37f16282b6cb2cc8dde1d2b1835c1413fc9f0ab1bf32405dca1d4916836d549')
 
 build() {
   cd pynac-$pkgver



More information about the arch-commits mailing list