summaryrefslogtreecommitdiff
path: root/community/mathomatic
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-22 11:48:08 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-22 11:48:08 -0300
commitdfccf2688839095bf2917186529e15f438a86a27 (patch)
tree79e7fcbe95952d0361e4d69590ce1dc6fde15468 /community/mathomatic
parentddb6519616b89709bff2278f935b735e67426504 (diff)
parent859f538490d5f7a35356c8813cf5757b175eea98 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/mingw32-binutils/PKGBUILD community/numlockx/PKGBUILD community/slock/PKGBUILD extra/graphviz/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 1b838e063..745d5799f 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.7.0
+pkgver=15.7.1
pkgrel=1
pkgdesc="General purpose Computer Algebra System written in C"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ optdepends=('python2: for running /usr/share/doc/mathomatic/factorial/factorial'
'm4: for complex operations using the matho script'
'gnuplot: for plotting')
source=(http://mathomatic.org/$pkgname-$pkgver.tar.bz2)
-md5sums=('73d40f17bf5bb775d0968ddd9480ca45')
+md5sums=('f8144e9c17edf688cbb296d20efaf808')
build() {
cd "$srcdir"/$pkgname-$pkgver