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

Antonio Rojas arojas at archlinux.org
Thu Aug 4 20:27:08 UTC 2016


    Date: Thursday, August 4, 2016 @ 20:27:07
  Author: arojas
Revision: 185104

Update to 2.8.2972

Modified:
  pari-sage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-04 20:04:07 UTC (rev 185103)
+++ PKGBUILD	2016-08-04 20:27:07 UTC (rev 185104)
@@ -3,9 +3,9 @@
 # Contributor: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=pari-sage
-_pkgver=2.8-2341-g61b65cc
+_pkgver=2.8-2972-gcc5b867
 pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=1
 pkgdesc='Computer algebra system designed for fast computations in number theory. Development snapshot required by SageMath'
 url='http://pari.math.u-bordeaux.fr/'
 license=(GPL)
@@ -17,7 +17,7 @@
 provides=(pari)
 source=("http://mirrors.mit.edu/sage/spkg/upstream/pari/pari-$_pkgver.tar.gz"
 	https://raw.githubusercontent.com/sagemath/sage/master/build/pkgs/pari/patches/stackwarn.patch)
-md5sums=('03b83e4af898f456cae16c9ade1e1cb5'
+md5sums=('22641e7193ae7c88bd5548ccda9b3381'
          '8cc6dc97128ae6ab965e5d1924d2318c')
 
 prepare() {



More information about the arch-commits mailing list