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

Juergen Hoetzel juergen at archlinux.org
Wed Nov 14 13:34:48 UTC 2012


    Date: Wednesday, November 14, 2012 @ 08:34:47
  Author: juergen
Revision: 170980

rebuild against sbcl 1.1.1

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-14 13:32:25 UTC (rev 170979)
+++ PKGBUILD	2012-11-14 13:34:47 UTC (rev 170980)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.28.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.1.0' 'texinfo' 'sh')
+depends=('sbcl=1.1.1' '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