Date: Monday, September 5, 2011 @ 19:07:22
  Author: dreisner
Revision: 137077

upgpkg: maxima 5.24.0-6

rebuild against sbcl-1.0.51

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-09-05 23:05:51 UTC (rev 137076)
+++ PKGBUILD    2011-09-05 23:07:22 UTC (rev 137077)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.24.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Maxima - a sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net";
-depends=('sbcl=1.0.50' 'texinfo' 'sh')
+depends=('sbcl=1.0.51' 'texinfo' 'sh')
 makedepends=('python2')
 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