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

Antonio Rojas arojas at archlinux.org
Wed Jun 24 12:11:17 UTC 2015


    Date: Wednesday, June 24, 2015 @ 14:11:17
  Author: arojas
Revision: 135825

Update to 0.3.9.1

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-24 11:33:54 UTC (rev 135824)
+++ PKGBUILD	2015-06-24 12:11:17 UTC (rev 135825)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=pynac
-pkgver=0.3.9
+pkgver=0.3.9.1
 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=('97ab6fab30711fc93ace597f1bae8e71')
+md5sums=('345fae01caf47ec9445e63bb0091c0c6')
 
 build() {
   cd pynac-pynac-$pkgver



More information about the arch-commits mailing list