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

Antonio Rojas arojas at archlinux.org
Thu May 12 15:18:07 UTC 2016


    Date: Thursday, May 12, 2016 @ 17:18:07
  Author: arojas
Revision: 175037

Update to 0.6.5

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 15:16:32 UTC (rev 175036)
+++ PKGBUILD	2016-05-12 15:18:07 UTC (rev 175037)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.6.2
+pkgver=0.6.5
 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=('1645efe14e2000716e535560b40367c5')
+md5sums=('e49637aa94556a33d0fd6b3bcfd2e056')
 
 build() {
   cd pynac-pynac-$pkgver



More information about the arch-commits mailing list