summaryrefslogtreecommitdiff
path: root/community/mathomatic/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mathomatic/PKGBUILD')
-rwxr-xr-xcommunity/mathomatic/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/mathomatic/PKGBUILD b/community/mathomatic/PKGBUILD
index 66e2e8b97..77d6a7726 100755
--- a/community/mathomatic/PKGBUILD
+++ b/community/mathomatic/PKGBUILD
@@ -1,9 +1,10 @@
+# $Id: PKGBUILD 60988 2011-12-20 10:07:46Z ttopper $
# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=mathomatic
-pkgver=15.7.1
+pkgver=15.7.2
pkgrel=1
pkgdesc="General purpose Computer Algebra System written in C"
arch=('i686' 'x86_64')
@@ -16,7 +17,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=('f8144e9c17edf688cbb296d20efaf808')
+md5sums=('eb16844e2a4e06ba4f1fe6e2e278c47e')
build() {
cd "$srcdir"/$pkgname-$pkgver