[arch-commits] Commit in maxima/trunk (PKGBUILD)

Juergen Hoetzel juergen at archlinux.org
Mon Aug 30 19:18:45 UTC 2010


    Date: Monday, August 30, 2010 @ 15:18:45
  Author: juergen
Revision: 89271

rebuild against SBCL 1.0.42

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-30 19:09:57 UTC (rev 89270)
+++ PKGBUILD	2010-08-30 19:18:45 UTC (rev 89271)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.21.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Maxima - a sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net"
-depends=('sbcl=1.0.40' 'texinfo' 'sh')
+depends=('sbcl=1.0.42' 'texinfo' 'sh')
 optdepends=('gnuplot: plotting capabilities' \
 	'rlwrap: readline support via /usr/bin/rmaxima' \
 	'tk: graphical xmaxima interface')




More information about the arch-commits mailing list