From 9621cbabd4788b98dfdee59d784c4b4b58384c6b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Aug 2011 23:14:43 +0000 Subject: Thu Aug 25 23:14:43 UTC 2011 --- community/mathomatic/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/mathomatic') diff --git a/community/mathomatic/PKGBUILD b/community/mathomatic/PKGBUILD index bc1d4a8cf..5c55c37e6 100755 --- a/community/mathomatic/PKGBUILD +++ b/community/mathomatic/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Thorsten Töpper pkgname=mathomatic -pkgver=15.6.3 +pkgver=15.6.4 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=('afe923c5164b2d8746ef8dc87b868ba0') +md5sums=('94af08340953c05bbc47eaf33adbc2dc') build() { cd "$srcdir"/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf