community/giac to 1.9.0.35-1

This commit is contained in:
Kevin Mihelich 2023-01-07 23:00:34 +00:00
parent 6a40cfca33
commit 2a815e5005

View file

@ -4,7 +4,7 @@
# - delete shipped x86 binary src/mkjs to force rebuild for ARM
pkgname=giac
_pkgver=1.9.0-33
_pkgver=1.9.0-35
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc='A free computer algebra system'
@ -18,7 +18,7 @@ replaces=(libgiac xcas)
provides=(libgiac xcas)
source=(http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_$_pkgver.tar.gz
format-security.patch)
sha256sums=('056b5941d0b0e86162f16e727e0722460e07496ea1a02d5cddb713eda7720d02'
sha256sums=('377fddf5fd74b754fc29319cce93a244be7fece56033193ff66c37834ab7a06c'
'04288944e408807a15aa502e1215087870d8921229c9f9890d862d3c9de337cd')
prepare() {