[arch-commits] Commit in pynac/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Sep 4 10:56:00 UTC 2016
Date: Sunday, September 4, 2016 @ 10:55:59
Author: arojas
Revision: 188522
Update to 0.6.9
Modified:
pynac/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-04 10:44:35 UTC (rev 188521)
+++ PKGBUILD 2016-09-04 10:55:59 UTC (rev 188522)
@@ -3,7 +3,7 @@
# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
pkgname=pynac
-pkgver=0.6.8
+pkgver=0.6.9
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)
source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('d0fcd7b83c960f50fde7a61322959729')
+md5sums=('13f28349d0b78847fe6bce87d0c982d4')
build() {
cd pynac-pynac-$pkgver
More information about the arch-commits
mailing list