From 37e364f033ed6db243d6db524075d8c5394c90f9 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 8 Apr 2012 00:02:42 +0000 Subject: Sun Apr 8 00:02:42 UTC 2012 --- community/mathomatic/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/mathomatic/PKGBUILD') diff --git a/community/mathomatic/PKGBUILD b/community/mathomatic/PKGBUILD index dfb6a645f..ee9c5669c 100755 --- a/community/mathomatic/PKGBUILD +++ b/community/mathomatic/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65305 2012-02-20 20:13:42Z ttopper $ +# $Id: PKGBUILD 68955 2012-04-06 14:13:47Z ttopper $ # Contributor: G_Syme # Contributor: Stefan Husmann # Maintainer: Thorsten Töpper pkgname=mathomatic -pkgver=15.8.0 +pkgver=15.8.2 pkgrel=1 pkgdesc="General purpose Computer Algebra System written in C" arch=('i686' 'x86_64') @@ -17,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=('8a9b136e2b38e9712b76b5ffeb6e209f') +md5sums=('f7ebe7974f0bb26541bcae60932f1a74') build() { cd "$srcdir"/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf