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 8d63f8280..71595ad27 100644
--- a/extra/maxima/PKGBUILD
+++ b/extra/maxima/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 144879 2011-12-08 21:06:55Z juergen $
+# $Id: PKGBUILD 150146 2012-02-13 14:36:40Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Damir Perisa <damir@archlinux.org>
pkgname=maxima
-pkgver=5.25.1
-pkgrel=3
+pkgver=5.26.0
+pkgrel=1
pkgdesc="Maxima - a sophisticated computer algebra system"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
@@ -21,7 +21,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=('9c9ea66434c9ca96549092c3640c3ba5a4fba44b'
+sha1sums=('bc7448486478b217c333605c6d8f6c0bbdd3526c'
'4398ebb1ec85ccfa12f37516a56d60c26f74b18b')
build() {