From 498f3fc095103b2a220a00b27d43f4dae02d5459 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 8 Jun 2011 22:47:34 +0000 Subject: Wed Jun 8 22:47:33 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 159de13ba..527e8f95c 100755 --- a/community/mathomatic/PKGBUILD +++ b/community/mathomatic/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Thorsten Töpper 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') @@ -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 -- cgit v1.2.3-54-g00ecf