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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Oct 4 17:12:23 UTC 2016


    Date: Tuesday, October 4, 2016 @ 17:12:22
  Author: jlichtblau
Revision: 191324

upgpkg: ginac 1.7.1-1 - new upstream release

Modified:
  ginac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-04 16:53:58 UTC (rev 191323)
+++ PKGBUILD	2016-10-04 17:12:22 UTC (rev 191324)
@@ -5,7 +5,7 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=ginac
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc="C++ library for symbolic calculations"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('cln')
 makedepends=('transfig' 'doxygen' 'texlive-bin' 'python')
 source=(http://www.ginac.de/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ac9aa202b8b9683175a40b7a4d55f28616225291a4e2cbfe71378e0d02c944bd')
+sha256sums=('601b0d80d08a5c838514fbd4184b29212effc36a6fa602b73f0cd7708a0ea3f4')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list