Date: Tuesday, December 8, 2009 @ 17:31:07
  Author: ronald
Revision: 60890

upgpkg: maxima 5.19.2-4
    rebuld against sbcl 1.0.33

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2009-12-08 18:20:04 UTC (rev 60889)
+++ PKGBUILD    2009-12-08 22:31:07 UTC (rev 60890)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.19.2
-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.31-2' 'texinfo' 'sh')
+depends=('sbcl>=1.0.33' 'texinfo' 'sh')
 optdepends=('gnuplot: plotting capabilities' \
        'rlwrap: readline support via /usr/bin/rmaxima' \
        'tk: graphical xmaxima interface')

Reply via email to