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

Antonio Rojas arojas at archlinux.org
Fri Sep 14 13:11:32 UTC 2018


    Date: Friday, September 14, 2018 @ 13:11:30
  Author: arojas
Revision: 380893

Update to 1.5.0.1

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-14 13:10:23 UTC (rev 380892)
+++ PKGBUILD	2018-09-14 13:11:30 UTC (rev 380893)
@@ -2,9 +2,9 @@
 
 pkgbase=giac
 pkgname=(xcas libgiac)
-_pkgver=1.4.9-71
+_pkgver=1.5.0-1
 pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=1
 pkgdesc="A free computer algebra system"
 arch=(x86_64)
 url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
@@ -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=('e90376af955da92a8e35e333cb94132b9d4a697eec7634cc4403cf3c7b965046')
+sha256sums=('bf627fb53d928c817184473a6389d46a41386e1d32a71dac9a10897219a74b43')
 
 prepare() {
   cd $pkgbase-${pkgver%.*}



More information about the arch-commits mailing list