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

Antonio Rojas arojas at archlinux.org
Fri Mar 25 19:49:22 UTC 2016


    Date: Friday, March 25, 2016 @ 20:49:22
  Author: arojas
Revision: 168379

Update to 0.6.2

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-25 19:46:58 UTC (rev 168378)
+++ PKGBUILD	2016-03-25 19:49:22 UTC (rev 168379)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.6.0
+pkgver=0.6.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 gmp)
 source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('1359ec5c874d6e6126fd952613f19d77')
+md5sums=('1645efe14e2000716e535560b40367c5')
 
 build() {
   cd pynac-pynac-$pkgver



More information about the arch-commits mailing list