[arch-commits] Commit in ginac/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed May 8 20:44:32 UTC 2019
Date: Wednesday, May 8, 2019 @ 20:44:31
Author: jlichtblau
Revision: 463243
upgpkg: ginac 1.7.6-1 - new upstream release
Modified:
ginac/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-08 20:42:17 UTC (rev 463242)
+++ PKGBUILD 2019-05-08 20:44:31 UTC (rev 463243)
@@ -4,7 +4,7 @@
# Contributor: Thomas Baechler <thomas at archlinux.org>
pkgname=ginac
-pkgver=1.7.5
+pkgver=1.7.6
pkgrel=1
pkgdesc="C++ library for symbolic calculations"
arch=('x86_64')
@@ -11,9 +11,9 @@
url='https://www.ginac.de/'
license=('GPL')
depends=('cln')
-makedepends=('transfig' 'doxygen' 'texlive-bin' 'python')
+makedepends=('fig2dev' 'doxygen' 'texlive-bin' 'python')
source=(https://www.ginac.de/$pkgname-$pkgver.tar.bz2)
-sha256sums=('e74b6bf42d120a162014d8c8b5e89decc9c37a0a772adfd45acb23ecda6d6887')
+sha256sums=('fb94700896e682d0df03a9552a3a7065d241ec723237d5ffc9af3f27f148980d')
build() {
cd "${srcdir}"/$pkgname-$pkgver
More information about the arch-commits
mailing list