mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/giac to 1.9.0.15-1
This commit is contained in:
parent
a8b81d6d32
commit
41eb8e939e
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# - delete shipped x86 binary src/mkjs to force rebuild for ARM
|
# - delete shipped x86 binary src/mkjs to force rebuild for ARM
|
||||||
|
|
||||||
pkgname=giac
|
pkgname=giac
|
||||||
_pkgver=1.9.0-13
|
_pkgver=1.9.0-15
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A free computer algebra system'
|
pkgdesc='A free computer algebra system'
|
||||||
|
@ -18,7 +18,7 @@ replaces=(libgiac xcas)
|
||||||
provides=(libgiac xcas)
|
provides=(libgiac xcas)
|
||||||
source=(http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_$_pkgver.tar.gz
|
source=(http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_$_pkgver.tar.gz
|
||||||
giac-test-pari-2.11.patch)
|
giac-test-pari-2.11.patch)
|
||||||
sha256sums=('50ad4b3566bcb2d4234e6733fe606c61887891358f6690e1875b39731ffad5ab'
|
sha256sums=('9b2ff907d23f2215c2f03baa4743c229423abe5324bd74edd52497762e242087'
|
||||||
'c5f091986f0a0807fc1ae5a3b7454132816e9bc3ed64411f0a7bdf90a8c8e624')
|
'c5f091986f0a0807fc1ae5a3b7454132816e9bc3ed64411f0a7bdf90a8c8e624')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue