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

Antonio Rojas arojas at archlinux.org
Tue Jan 19 16:19:59 UTC 2016


    Date: Tuesday, January 19, 2016 @ 17:19:59
  Author: arojas
Revision: 157692

Update to 0.6.0

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-19 16:16:32 UTC (rev 157691)
+++ PKGBUILD	2016-01-19 16:19:59 UTC (rev 157692)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.5.3
+pkgver=0.6.0
 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 gmp)
 source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('9f35263bec94e8d304aec96fd441b7c8')
+md5sums=('1359ec5c874d6e6126fd952613f19d77')
 
 build() {
   cd pynac-pynac-$pkgver



More information about the arch-commits mailing list