From 028527ebcd61e08e3e83458e2a14ae4e21970f8f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 15 Mar 2023 11:52:46 +0000 Subject: [PATCH] community/pari to 2.15.3-1 --- community/pari/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/pari/PKGBUILD b/community/pari/PKGBUILD index 7c1e4a46a..01e1b97f5 100644 --- a/community/pari/PKGBUILD +++ b/community/pari/PKGBUILD @@ -5,7 +5,7 @@ # - generalize cd Olinux-* for install-bin-sta pkgname=pari -pkgver=2.15.2 +pkgver=2.15.3 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=('b04628111ee22876519a4b1cdafb32febaa34eafa24f9e81f58f8d057fbee0dd' +sha256sums=('adf5a58638cdafd72a8b48bc9f444972b23329c8d545a1d3ed1bbeb1b6569268' 'SKIP') validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')