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

Antonio Rojas arojas at archlinux.org
Sun Oct 1 13:58:27 UTC 2017


    Date: Sunday, October 1, 2017 @ 13:58:26
  Author: arojas
Revision: 261160

Update to 0.7.12

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-01 09:45:17 UTC (rev 261159)
+++ PKGBUILD	2017-10-01 13:58:26 UTC (rev 261160)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.7.11
+pkgver=0.7.12
 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 singular libgiac)
 source=("https://github.com/pynac/pynac/releases/download/pynac-$pkgver/pynac-$pkgver.tar.bz2")
-sha256sums=('4c84383e2b93ea2300af33fb831922e6d9c19c7b515bd52e860f60766b0a93b9')
+sha256sums=('8ea753e858c31f0227fad1b188f4e825f985f56c32ca0524fdd1fed727daff67')
 
 build() {
   cd pynac-$pkgver



More information about the arch-commits mailing list