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

Antonio Rojas arojas at archlinux.org
Fri Sep 21 14:53:25 UTC 2018


    Date: Friday, September 21, 2018 @ 14:53:25
  Author: arojas
Revision: 383832

Update to 1.5.0.3

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-21 14:37:49 UTC (rev 383831)
+++ PKGBUILD	2018-09-21 14:53:25 UTC (rev 383832)
@@ -2,7 +2,7 @@
 
 pkgbase=giac
 pkgname=(xcas libgiac)
-_pkgver=1.5.0-1
+_pkgver=1.5.0-3
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc="A free computer algebra system"
@@ -11,7 +11,7 @@
 license=(GPL3)
 makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core texlive-science hevea glpk libao)
 source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz")
-sha256sums=('bf627fb53d928c817184473a6389d46a41386e1d32a71dac9a10897219a74b43')
+sha256sums=('3dbd70723090193a1e0f662d3b8ac018e20bb75dd78e8f0b4bd7393917e98209')
 
 prepare() {
   cd $pkgbase-${pkgver%.*}



More information about the arch-commits mailing list