From 2a4c41bf2946fad65b14cf1b4ea284ebce0f11f3 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Sep 2012 00:03:51 +0000 Subject: Mon Sep 10 00:03:51 UTC 2012 --- extra/maxima/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/maxima/PKGBUILD') diff --git a/extra/maxima/PKGBUILD b/extra/maxima/PKGBUILD index 435f36a96..275f5065d 100644 --- a/extra/maxima/PKGBUILD +++ b/extra/maxima/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 165312 2012-08-15 11:35:19Z juergen $ +# $Id: PKGBUILD 166487 2012-09-08 10:00:42Z ronald $ # Maintainer: Ronald van Haren # Contributor: Damir Perisa pkgname=maxima -pkgver=5.27.0 -pkgrel=3 +pkgver=5.28.0 +pkgrel=1 pkgdesc="Maxima - a sophisticated computer algebra system" arch=('i686' 'x86_64') license=('GPL') @@ -17,7 +17,7 @@ optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/ options=('!makeflags' '!zipman') # don't zip info pages or they won't work inside maxima install=maxima.install source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" "$pkgname.desktop") -sha1sums=('8d8d0b3db27f002986cff5429dea96ada46a0576' +sha1sums=('52d7dad4681711a6ead73b72835b177107363b9c' '4398ebb1ec85ccfa12f37516a56d60c26f74b18b') build() { -- cgit v1.2.3-54-g00ecf