summaryrefslogtreecommitdiff
path: root/extra/maxima/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/maxima/PKGBUILD')
-rw-r--r--extra/maxima/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <ronald.archlinux.org>
# Contributor: Damir Perisa <damir@archlinux.org>
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() {