Date: Friday, January 10, 2020 @ 13:05:16
  Author: juergen
Revision: 373125

sbcl-2.0.0-1 rebuild

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-10 13:02:59 UTC (rev 373124)
+++ PKGBUILD    2020-01-10 13:05:16 UTC (rev 373125)
@@ -3,12 +3,12 @@
 
 pkgname=maxima
 pkgver=5.43.0
-pkgrel=5
+pkgrel=6
 pkgdesc="A sophisticated computer algebra system"
 arch=('x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net";
-depends=('sbcl=1.5.9' 'texinfo' 'sh' 'shared-mime-info')
+depends=('sbcl=2.0.0' '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

Reply via email to