summaryrefslogtreecommitdiff
path: root/community/mathomatic
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-27 23:14:33 +0000
committerroot <root@rshg054.dnsready.net>2011-09-27 23:14:33 +0000
commitccb9d72bbf1ee4f7a54113eac76a16b0b5014869 (patch)
treeb54ca3606d7cff4133dac1e84183328e555f4085 /community/mathomatic
parentabcf87c553a18aec8372de7f690b5aa91a7a0d24 (diff)
Tue Sep 27 23:14:33 UTC 2011
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 5c55c37e6..37b36c3b0 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.6.4
+pkgver=15.6.5
pkgrel=1
pkgdesc="General purpose Computer Algebra System written in C"
arch=('i686' 'x86_64')
@@ -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=('94af08340953c05bbc47eaf33adbc2dc')
+md5sums=('1dc244232986f98611c8d2723ae3a497')
build() {
cd "$srcdir"/$pkgname-$pkgver