[arch-commits] Commit in pari/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Fri Feb 20 08:45:21 UTC 2015


    Date: Friday, February 20, 2015 @ 09:45:21
  Author: bisson
Revision: 128021

upstream update

Modified:
  pari/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-20 08:31:41 UTC (rev 128020)
+++ PKGBUILD	2015-02-20 08:45:21 UTC (rev 128021)
@@ -2,8 +2,8 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=pari
-pkgver=2.7.2
-pkgrel=2
+pkgver=2.7.3
+pkgrel=1
 pkgdesc='Computer algebra system designed for fast computations in number theory'
 url='http://pari.math.u-bordeaux.fr/'
 license=('GPL')
@@ -13,7 +13,7 @@
 optdepends=('perl: gphelp, tex2mail')
 source=("http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"
         'err_handle.patch')
-sha1sums=('27ef49c39860055ff97608bc323bff2afda1aa51'
+sha1sums=('fa01d548839301958564a2bec39928ba3c9c9d39'
           '182066ab765eddb0b7fd98b441c158304545f5ec')
 
 prepare() {



More information about the arch-commits mailing list