mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/pari to 2.13.1-1
This commit is contained in:
parent
5e2df53942
commit
0144c8e91c
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
||||||
# - generalize cd Olinux-* for install-bin-sta
|
# - generalize cd Olinux-* for install-bin-sta
|
||||||
|
|
||||||
pkgname=pari
|
pkgname=pari
|
||||||
pkgver=2.13.0
|
pkgver=2.13.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Computer algebra system designed for fast computations in number theory'
|
pkgdesc='Computer algebra system designed for fast computations in number theory'
|
||||||
url='https://pari.math.u-bordeaux.fr/'
|
url='https://pari.math.u-bordeaux.fr/'
|
||||||
license=(GPL)
|
license=(GPL)
|
||||||
|
@ -20,7 +20,7 @@ optdepends=('perl: gphelp, tex2mail'
|
||||||
'pari-seadata: needed by ellap for large primes'
|
'pari-seadata: needed by ellap for large primes'
|
||||||
'pari-galpol: GALPOL database of polynomials defining Galois extensions of the rationals')
|
'pari-galpol: GALPOL database of polynomials defining Galois extensions of the rationals')
|
||||||
source=("https://pari.math.u-bordeaux.fr/pub/pari/unix/$pkgname-$pkgver.tar.gz"{,.asc})
|
source=("https://pari.math.u-bordeaux.fr/pub/pari/unix/$pkgname-$pkgver.tar.gz"{,.asc})
|
||||||
sha256sums=('c811946de9d2c1ed0e97ff08e80d966f9a0b55848b7688406fab229e3948ba93'
|
sha256sums=('81ecf7d70ccdaae230165cff627c9ce2ec297b8f22f9f40742279d85f86dfcb1'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
|
validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue