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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Feb 18 22:51:25 UTC 2019


    Date: Monday, February 18, 2019 @ 22:51:24
  Author: jlichtblau
Revision: 434316

upgpkg: ginac 1.7.5-1 - new upstream release

Modified:
  ginac/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-18 22:44:18 UTC (rev 434315)
+++ PKGBUILD	2019-02-18 22:51:24 UTC (rev 434316)
@@ -4,8 +4,8 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=ginac
-pkgver=1.7.4
-pkgrel=2
+pkgver=1.7.5
+pkgrel=1
 pkgdesc="C++ library for symbolic calculations"
 arch=('x86_64')
 url='https://www.ginac.de/'
@@ -13,7 +13,7 @@
 depends=('cln')
 makedepends=('transfig' 'doxygen' 'texlive-bin' 'python')
 source=(https://www.ginac.de/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d60413a2dc4e65b3832491fdcdb03897e673f8ff69885f015e74a6e9c7d978ef')
+sha256sums=('e74b6bf42d120a162014d8c8b5e89decc9c37a0a772adfd45acb23ecda6d6887')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list