mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/pari to 2.15.0-1
This commit is contained in:
parent
2e10438a2e
commit
f6168642c6
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - generalize cd Olinux-* for install-bin-sta
|
||||
|
||||
pkgname=pari
|
||||
pkgver=2.13.4
|
||||
pkgver=2.15.0
|
||||
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=('bcde9eceae1592814381c1697cdb7063567b6504201b1be47bb58920f3bce185'
|
||||
sha256sums=('e474851e0d16d4e4f9a0d9612c746a2ae7c9a1ec185d04c440b1c74a85755685'
|
||||
'SKIP')
|
||||
validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
|
||||
|
||||
|
|
Loading…
Reference in a new issue