From 3083719ddb24bbb452e7ddba34bec067ea249056 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 25 Jul 2012 00:01:50 +0000 Subject: Wed Jul 25 00:01:50 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 851e6333c..f727347e2 100755 --- a/community/mathomatic/PKGBUILD +++ b/community/mathomatic/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 73102 2012-07-01 10:04:33Z ttopper $ +# $Id: PKGBUILD 74240 2012-07-23 05:41:33Z ttopper $ # Contributor: G_Syme # Contributor: Stefan Husmann # Maintainer: Thorsten Töpper pkgname=mathomatic -pkgver=16.0.0 +pkgver=16.0.1 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=('a349471e997afcfa222964692780b567') +md5sums=('550c4c27da68db1d3d62ed2888828548') build() { cd "$srcdir"/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf