Date: Thursday, March 13, 2014 @ 20:20:51
Author: juergen
Revision: 207715
rebuild against sbcl 1.16-1
Modified:
maxima/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-13 19:11:54 UTC (rev 207714)
+++ PKGBUILD 2014-03-13 19:20:51 UTC (rev 207715)
@@ -4,12 +4,12 @@
pkgname=maxima
pkgver=5.32.1
-pkgrel=2
+pkgrel=3
pkgdesc="A sophisticated computer algebra system"
arch=('i686' 'x86_64')
license=('GPL')
url="http://maxima.sourceforge.net"
-depends=('sbcl=1.1.15' 'texinfo' 'sh')
+depends=('sbcl=1.1.16' '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