From 1bd47d3e04c409582486ea3ec915d3b7899f6841 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 20 Feb 2013 00:04:38 -0800 Subject: Wed Feb 20 00:04:38 PST 2013 --- 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 6dd01b714..f648b4e62 100644 --- a/extra/maxima/PKGBUILD +++ b/extra/maxima/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 178214 2013-02-18 09:05:06Z juergen $ +# $Id: PKGBUILD 178301 2013-02-19 19:05:06Z ronald $ # Maintainer: Ronald van Haren # Contributor: Damir Perisa pkgname=maxima -pkgver=5.28.0 -pkgrel=7 +pkgver=5.29.1 +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=('52d7dad4681711a6ead73b72835b177107363b9c' +sha1sums=('9be04303d6a5472bc95576b7de7286fa4b8ff604' '4398ebb1ec85ccfa12f37516a56d60c26f74b18b') build() { -- cgit v1.2.3-54-g00ecf