[arch-commits] Commit in giac/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jun 10 13:25:30 UTC 2021
Date: Thursday, June 10, 2021 @ 13:25:29
Author: arojas
Revision: 961246
Update to 1.7.0.13
Modified:
giac/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-10 12:28:38 UTC (rev 961245)
+++ PKGBUILD 2021-06-10 13:25:29 UTC (rev 961246)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=giac
-_pkgver=1.7.0-11
+_pkgver=1.7.0-13
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc='A free computer algebra system'
@@ -8,7 +8,7 @@
arch=(x86_64)
url='http://www-fourier.ujf-grenoble.fr/~parisse/giac.html'
license=(GPL3)
-depends=(fltk mpfi gsl pari ntl lapack libpng curl glpk libao gmp-ecm libsamplerate)
+depends=(fltk mpfi gsl pari ntl lapack curl glpk libao gmp-ecm libsamplerate)
makedepends=(python libjpeg texlive-core texlive-science hevea nauty)
optdepends=('perl: for pgiac')
replaces=(libgiac xcas)
@@ -15,7 +15,7 @@
provides=(libgiac xcas)
source=(http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_$_pkgver.tar.gz
giac-test-pari-2.11.patch)
-sha256sums=('35a01e658b56f749f51f2ab1cb5ad63e344c6a0a5b145c5d907a303695f0d28a'
+sha256sums=('d365059b895ef065f437720aca05140b87d22cec918fcc4ebbee087ca665dc93'
'c5f091986f0a0807fc1ae5a3b7454132816e9bc3ed64411f0a7bdf90a8c8e624')
prepare() {
More information about the arch-commits
mailing list