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

Jürgen Hötzel juergen at nymeria.archlinux.org
Fri Feb 15 15:23:51 UTC 2013


    Date: Friday, February 15, 2013 @ 16:23:51
  Author: juergen
Revision: 178082

rebuild against sbcl 1.1.4

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-15 15:12:38 UTC (rev 178081)
+++ PKGBUILD	2013-02-15 15:23:51 UTC (rev 178082)
@@ -4,12 +4,12 @@
 
 pkgname=maxima
 pkgver=5.28.0
-pkgrel=5
+pkgrel=7
 pkgdesc="Maxima - a sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net"
-depends=('sbcl=1.1.3-1' 'texinfo' 'sh')
+depends=('sbcl=1.1.4' '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