[arch-commits] Commit in pynac/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Dec 6 18:20:06 UTC 2016
Date: Tuesday, December 6, 2016 @ 18:20:05
Author: arojas
Revision: 198217
Update to 0.7.2
Modified:
pynac/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-06 16:34:26 UTC (rev 198216)
+++ PKGBUILD 2016-12-06 18:20:05 UTC (rev 198217)
@@ -3,7 +3,7 @@
# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
pkgname=pynac
-pkgver=0.7.1
+pkgver=0.7.2
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/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('9c8e88dac024c27aec0013f3f1808674')
+md5sums=('498af0e07301f1f763d11254f7777d1b')
build() {
cd pynac-pynac-$pkgver
More information about the arch-commits
mailing list