mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +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
|
||||
|
||||
pkgname=pari
|
||||
pkgver=2.13.0
|
||||
pkgrel=2
|
||||
pkgver=2.13.1
|
||||
pkgrel=1
|
||||
pkgdesc='Computer algebra system designed for fast computations in number theory'
|
||||
url='https://pari.math.u-bordeaux.fr/'
|
||||
license=(GPL)
|
||||
|
@ -20,7 +20,7 @@ optdepends=('perl: gphelp, tex2mail'
|
|||
'pari-seadata: needed by ellap for large primes'
|
||||
'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})
|
||||
sha256sums=('c811946de9d2c1ed0e97ff08e80d966f9a0b55848b7688406fab229e3948ba93'
|
||||
sha256sums=('81ecf7d70ccdaae230165cff627c9ce2ec297b8f22f9f40742279d85f86dfcb1'
|
||||
'SKIP')
|
||||
validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
|
||||
|
||||
|
|
Loading…
Reference in a new issue