summaryrefslogtreecommitdiff
path: root/community/pari
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-04 01:23:34 -0700
committerroot <root@rshg054.dnsready.net>2012-10-04 01:23:34 -0700
commitc3ff6b4da8966c22dcbf0f5d8a957b875242789f (patch)
tree73064dc985b6d59695639dfb6d4ae4ba99395cc5 /community/pari
parent1350233b6dc1924ba29a42462447995f26dae0dc (diff)
Thu Oct 4 01:23:34 PDT 2012
Diffstat (limited to 'community/pari')
-rw-r--r--community/pari/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pari/PKGBUILD b/community/pari/PKGBUILD
index efc846ca4..c00a3466f 100644
--- a/community/pari/PKGBUILD
+++ b/community/pari/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 74773 2012-08-04 00:52:49Z bisson $
+# $Id: PKGBUILD 77048 2012-10-03 23:34:04Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=pari
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc='Computer algebra system designed for fast computations in number theory'
url='http://pari.math.u-bordeaux.fr/'
@@ -12,7 +12,7 @@ depends=('gmp' 'readline' 'libx11')
makedepends=('perl' 'texlive-core')
optdepends=('perl: gphelp, tex2mail')
source=("${url}pub/pari/unix/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('3efe590e885a7dde521b8553762d3207b919e69f')
+sha1sums=('de79eee7ae017a495dc0c648b6f7d5a4f6c7a522')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"