Date: Tuesday, March 3, 2020 @ 17:13:43 Author: bisson Revision: 589786
upstream update Modified: pari/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-03 16:45:25 UTC (rev 589785) +++ PKGBUILD 2020-03-03 17:13:43 UTC (rev 589786) @@ -1,7 +1,7 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=pari -pkgver=2.11.2 +pkgver=2.11.3 pkgrel=1 pkgdesc='Computer algebra system designed for fast computations in number theory' url='https://pari.math.u-bordeaux.fr/' @@ -12,7 +12,7 @@ optdepends=('perl: gphelp, tex2mail') validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387') source=("https://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc}) -sha256sums=('4a6532b3c77350363fa618ead5cd794a172d7b7e5757a28f7788e658b5469339' +sha256sums=('c7100a467eaf908942bb403cbd38036a26d7222e6ee6d39b50ab667d052ca6c9' 'SKIP') conflicts=('pari-sage')
