mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/giac to 1.9.0.19-1
This commit is contained in:
parent
63afa75965
commit
533c4de86e
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - delete shipped x86 binary src/mkjs to force rebuild for ARM
|
||||
|
||||
pkgname=giac
|
||||
_pkgver=1.9.0-15
|
||||
_pkgver=1.9.0-19
|
||||
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
|
||||
giac-test-pari-2.11.patch)
|
||||
sha256sums=('9b2ff907d23f2215c2f03baa4743c229423abe5324bd74edd52497762e242087'
|
||||
sha256sums=('6bb7899de4008c48e65c3b7a472b32ae018abb54b6db2aea174cf34af8e583fe'
|
||||
'c5f091986f0a0807fc1ae5a3b7454132816e9bc3ed64411f0a7bdf90a8c8e624')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue