Date: Friday, September 19, 2014 @ 18:09:05 Author: bisson Revision: 119239
upstream update Modified: pari/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-19 16:08:52 UTC (rev 119238) +++ PKGBUILD 2014-09-19 16:09:05 UTC (rev 119239) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=pari -pkgver=2.7.1 +pkgver=2.7.2 pkgrel=1 pkgdesc='Computer algebra system designed for fast computations in number theory' url='http://pari.math.u-bordeaux.fr/' @@ -12,7 +12,7 @@ makedepends=('perl' 'texlive-core') optdepends=('perl: gphelp, tex2mail') source=("http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc}) -sha1sums=('7edec0dfefc5d0c47a7f1c2fb1016cfe313c1652' 'SKIP') +sha1sums=('27ef49c39860055ff97608bc323bff2afda1aa51' 'SKIP') prepare() { cd "${srcdir}/${pkgname}-${pkgver}"
