Date: Sunday, March 12, 2017 @ 12:23:34
  Author: juergen
Revision: 290666

sbcl 1.3.15 rebuild

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-12 11:19:45 UTC (rev 290665)
+++ PKGBUILD    2017-03-12 12:23:34 UTC (rev 290666)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.38.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net";
-depends=('sbcl=1.3.12' 'texinfo' 'sh' 'shared-mime-info')
+depends=('sbcl=1.3.15' 'texinfo' 'sh' 'shared-mime-info')
 makedepends=('python2' '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