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

Juergen Hoetzel juergen at archlinux.org
Thu Jun 16 08:28:21 UTC 2011


    Date: Thursday, June 16, 2011 @ 04:28:21
  Author: juergen
Revision: 127537

rebuild agains sbcl 1.0.49

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-16 08:22:07 UTC (rev 127536)
+++ PKGBUILD	2011-06-16 08:28:21 UTC (rev 127537)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.24.0
-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.48' 'texinfo' 'sh')
+depends=('sbcl=1.0.49' '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




More information about the arch-commits mailing list