Date: Monday, November 1, 2010 @ 10:32:06
  Author: juergen
Revision: 97713

rebuild against SBCL 1.0.43

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-11-01 13:56:13 UTC (rev 97712)
+++ PKGBUILD    2010-11-01 14:32:06 UTC (rev 97713)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.21.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Maxima - a sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net";
-depends=('sbcl=1.0.42' 'texinfo' 'sh')
+depends=('sbcl=1.0.43' 'texinfo' 'sh')
 optdepends=('gnuplot: plotting capabilities' \
        'rlwrap: readline support via /usr/bin/rmaxima' \
        'tk: graphical xmaxima interface')

Reply via email to