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

Antonio Rojas arojas at archlinux.org
Tue Dec 4 19:13:12 UTC 2018


    Date: Tuesday, December 4, 2018 @ 19:13:11
  Author: arojas
Revision: 411199

Update to 1.5.0.21

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 19:01:50 UTC (rev 411198)
+++ PKGBUILD	2018-12-04 19:13:11 UTC (rev 411199)
@@ -2,7 +2,7 @@
 
 pkgbase=giac
 pkgname=(xcas libgiac)
-_pkgver=1.5.0-19
+_pkgver=1.5.0-21
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc="A free computer algebra system"
@@ -11,13 +11,8 @@
 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=('a1944f17a4f9683c8cb0e852daac0269534baa950846072006226b110efc4137')
+sha256sums=('82aeffa1382d8875bb2ec1e33393331e398d8d97a2d29503ff5dcc0a768433ad')
 
-prepare() {
-  cd $pkgbase-${pkgver%.*}
-  sed -e '/curlbuild/d' -i src/misc.cc # Remove bogus include
-}
-
 build() {
   cd $pkgbase-${pkgver%.*}
 



More information about the arch-commits mailing list