[arch-commits] Commit in ginac/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Fri Oct 16 08:37:54 UTC 2020
Date: Friday, October 16, 2020 @ 08:37:54
Author: jlichtblau
Revision: 724360
upgpkg: ginac 1.8.0-1 - new upstream release
Modified:
ginac/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-16 08:33:39 UTC (rev 724359)
+++ PKGBUILD 2020-10-16 08:37:54 UTC (rev 724360)
@@ -4,7 +4,7 @@
# Contributor: Thomas Baechler <thomas at archlinux.org>
pkgname=ginac
-pkgver=1.7.10
+pkgver=1.8.0
pkgrel=1
pkgdesc="C++ library for symbolic calculations"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('cln')
makedepends=('fig2dev' 'doxygen' 'texlive-bin' 'python')
source=(https://www.ginac.de/$pkgname-$pkgver.tar.bz2)
-sha256sums=('e9ff2cc2d66e4181daf3a95405be7aa337f0446f5035e157b8c811eba10e51af')
+sha256sums=('44b4404a897dd7719233c44f3c73bc15695e12b58d3676cb57c90ddcddf72b51')
build() {
cd "${srcdir}"/$pkgname-$pkgver
More information about the arch-commits
mailing list