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

Antonio Rojas arojas at archlinux.org
Thu May 28 16:28:19 UTC 2015


    Date: Thursday, May 28, 2015 @ 18:28:19
  Author: arojas
Revision: 134279

Update to 0.3.9

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-28 14:46:37 UTC (rev 134278)
+++ PKGBUILD	2015-05-28 16:28:19 UTC (rev 134279)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.3.7
+pkgver=0.3.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)
 source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('f670ec548116b51381e3b96059bbd054')
+md5sums=('97ab6fab30711fc93ace597f1bae8e71')
 
 build() {
   cd pynac-pynac-$pkgver



More information about the arch-commits mailing list