Date: Monday, June 21, 2021 @ 06:33:42 Author: arojas Revision: 966379
Update to 5.45.1 Modified: maxima-ecl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-21 06:30:54 UTC (rev 966378) +++ PKGBUILD 2021-06-21 06:33:42 UTC (rev 966379) @@ -5,7 +5,7 @@ pkgname=maxima-ecl _pkgname=maxima -pkgver=5.45.0 +pkgver=5.45.1 _eclver=21.2.1 pkgrel=1 pkgdesc='A sophisticated computer algebra system (compiled against ecl)' @@ -20,7 +20,7 @@ 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 build-fasl.patch matrixexp.patch maxima-printing.patch) -sha256sums=('c7631f32644805cebb7bafef3ab5331c4bacd2c27e384fd88323b5039a60d0d8' +sha256sums=('fe9016276970bef214a1a244348558644514d7fdfaa4fc8b9d0e87afcbb4e7dc' '90ced3b33361fa24c2b417e0aeba8956892f0965b4a22d57d0c04115f2a3274b' 'ef1bc6a15fc982ff8c6aa1800bbbd3284d9e060ca27abf9d8c1266632c0c2619' '631f65e477a1496b0ce71d385117713274fcabfa2487c52b165fc3b1d015c0db')