[arch-commits] Commit in maxima/trunk (PKGBUILD)
Juergen Hoetzel
juergen at archlinux.org
Thu Dec 8 10:17:46 UTC 2011
Date: Thursday, December 8, 2011 @ 05:17:46
Author: juergen
Revision: 144752
rebuild against sbcl 1.0.54
Modified:
maxima/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-12-08 10:17:18 UTC (rev 144751)
+++ PKGBUILD 2011-12-08 10:17:46 UTC (rev 144752)
@@ -4,12 +4,12 @@
pkgname=maxima
pkgver=5.25.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.53' 'texinfo' 'sh')
+depends=('sbcl=1.0.54' '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