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

Antonio Rojas arojas at archlinux.org
Thu Aug 4 22:06:28 UTC 2016


    Date: Thursday, August 4, 2016 @ 22:06:28
  Author: arojas
Revision: 185154

Downgrade to version required by sagemath 7.3

Modified:
  pari-sage/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-04 21:24:32 UTC (rev 185153)
+++ PKGBUILD	2016-08-04 22:06:28 UTC (rev 185154)
@@ -3,7 +3,7 @@
 # Contributor: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=pari-sage
-_pkgver=2.8-2972-gcc5b867
+_pkgver=2.8-2771-gb70b447
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc='Computer algebra system designed for fast computations in number theory. Development snapshot required by SageMath'
@@ -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=('22641e7193ae7c88bd5548ccda9b3381'
+md5sums=('59f2e4c3c51f7652182400489cd76e6a'
          '8cc6dc97128ae6ab965e5d1924d2318c')
 
 prepare() {



More information about the arch-commits mailing list