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

Jürgen Hötzel juergen at gemini.archlinux.org
Tue Feb 1 15:39:36 UTC 2022


    Date: Tuesday, February 1, 2022 @ 15:39:35
  Author: juergen
Revision: 435671

sbcl 2.2.1 rebuild

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-01 14:37:00 UTC (rev 435670)
+++ PKGBUILD	2022-02-01 15:39:35 UTC (rev 435671)
@@ -3,12 +3,12 @@
 
 pkgname=maxima
 pkgver=5.45.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A sophisticated computer algebra system"
 arch=('x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net"
-depends=('sbcl=2.1.11' 'texinfo' 'sh' 'shared-mime-info')
+depends=('sbcl=2.2.1' 'texinfo' 'sh' 'shared-mime-info')
 makedepends=('python' 'emacs')
 optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/bin/rmaxima' 'tk: graphical xmaxima interface')
 # needs rebuild when bash changes version



More information about the arch-commits mailing list