summaryrefslogtreecommitdiff
path: root/community/mathomatic
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-09 13:03:24 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-09 13:03:24 -0300
commit06a22f3bf7a44edf24bd02b6023cf05a6bc77256 (patch)
tree583c62f4fbd0d8ed3401fb1f34ea5756b8aee8d4 /community/mathomatic
parentd54a0874c6641a08e4cc71269e8be3a1919e70a4 (diff)
parent498f3fc095103b2a220a00b27d43f4dae02d5459 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/gcc/PKGBUILD extra/qt/PKGBUILD multilib/gcc-multilib/PKGBUILD testing/pidgin/PKGBUILD
Diffstat (limited to 'community/mathomatic')
-rwxr-xr-xcommunity/mathomatic/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mathomatic/PKGBUILD b/community/mathomatic/PKGBUILD
index 2837a9802..03a6b610e 100755
--- a/community/mathomatic/PKGBUILD
+++ b/community/mathomatic/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=mathomatic
-pkgver=15.5.3
+pkgver=15.6.1
pkgrel=1
pkgdesc="General purpose Computer Algebra System written in C"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,7 @@ optdepends=('python2: for running /usr/share/doc/mathomatic/factorial/factorial'
'bash: for running a test script'
'gnuplot: for plotting')
source=(http://mathomatic.org/$pkgname-$pkgver.tar.bz2)
-md5sums=('661efbc2482acb343db521ea69a4a088')
+md5sums=('78d5eec8b64cbb3b00162f616f6a477c')
build() {
cd "$srcdir"/$pkgname-$pkgver