From d9687afd09db8b04c5ae90edf22df599532256c6 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 21 May 2012 00:02:00 +0000 Subject: Mon May 21 00:02:00 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 0fba736d4..68d84bce6 100644 --- a/extra/maxima/PKGBUILD +++ b/extra/maxima/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 156089 2012-04-13 11:14:35Z juergen $ +# $Id: PKGBUILD 159253 2012-05-19 18:59:08Z ronald $ # Maintainer: Ronald van Haren # Contributor: Damir Perisa pkgname=maxima -pkgver=5.26.0 -pkgrel=3 +pkgver=5.27.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=('bc7448486478b217c333605c6d8f6c0bbdd3526c' +sha1sums=('8d8d0b3db27f002986cff5429dea96ada46a0576' '4398ebb1ec85ccfa12f37516a56d60c26f74b18b') build() { -- cgit v1.2.3-54-g00ecf