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

Antonio Rojas arojas at archlinux.org
Mon May 10 18:54:27 UTC 2021


    Date: Monday, May 10, 2021 @ 18:54:27
  Author: arojas
Revision: 929589

ecl 21.2.1 rebuild

Modified:
  maxima-ecl/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 18:54:26 UTC (rev 929588)
+++ PKGBUILD	2021-05-10 18:54:27 UTC (rev 929589)
@@ -6,12 +6,12 @@
 pkgname=maxima-ecl
 _pkgname=maxima
 pkgver=5.44.0
-_eclver=20.4.24
-pkgrel=2
-pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
+_eclver=21.2.1
+pkgrel=3
+pkgdesc='A sophisticated computer algebra system (compiled against ecl)'
 arch=(x86_64)
 license=(GPL)
-url="https://maxima.sourceforge.net"
+url='https://maxima.sourceforge.net'
 depends=(ecl=$_eclver texinfo shared-mime-info)
 makedepends=(python emacs)
 optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/bin/rmaxima' 'tk: graphical xmaxima interface')
@@ -18,7 +18,7 @@
 conflicts=(maxima)
 provides=(maxima)
 options=(!zipman) # don't zip info pages or they won't work inside maxima
-source=("https://downloads.sourceforge.net/sourceforge/$_pkgname/$_pkgname-$pkgver.tar.gz"
+source=(https://downloads.sourceforge.net/sourceforge/$_pkgname/$_pkgname-$pkgver.tar.gz
         build-fasl.patch matrixexp.patch maxima-printing.patch)
 sha256sums=('d93f5e48c4daf8f085d609cb3c7b0bdf342c667fd04cf750c846426874c9d2ec'
             '90ced3b33361fa24c2b417e0aeba8956892f0965b4a22d57d0c04115f2a3274b'



More information about the arch-commits mailing list