mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/pari to 2.15.2-1
This commit is contained in:
parent
ebde3205b5
commit
d7a613353c
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - generalize cd Olinux-* for install-bin-sta
|
||||
|
||||
pkgname=pari
|
||||
pkgver=2.15.1
|
||||
pkgver=2.15.2
|
||||
pkgrel=1
|
||||
pkgdesc='Computer algebra system designed for fast computations in number theory'
|
||||
url='https://pari.math.u-bordeaux.fr/'
|
||||
|
@ -20,7 +20,7 @@ optdepends=('perl: gphelp, tex2mail'
|
|||
'pari-galpol: GALPOL database of polynomials defining Galois extensions of the rationals')
|
||||
checkdepends=(pari-elldata pari-galdata pari-seadata pari-galpol)
|
||||
source=(https://pari.math.u-bordeaux.fr/pub/pari/unix/$pkgname-$pkgver.tar.gz{,.asc})
|
||||
sha256sums=('45419db77c6685bee67e42e0ecb78e19ef562be7aafc637c8a41970f2e909e3d'
|
||||
sha256sums=('b04628111ee22876519a4b1cdafb32febaa34eafa24f9e81f58f8d057fbee0dd'
|
||||
'SKIP')
|
||||
validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
|
||||
|
||||
|
|
Loading…
Reference in a new issue