Date: Tuesday, May 4, 2010 @ 11:43:45 Author: ronald Revision: 79594 upgpkg: wxmaxima 0.8.5-1 update to latest version
Modified: wxmaxima/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-04 15:36:53 UTC (rev 79593) +++ PKGBUILD 2010-05-04 15:43:45 UTC (rev 79594) @@ -4,7 +4,7 @@ # Contributor: Vinay S Shastry <[email protected]> pkgname=wxmaxima -pkgver=0.8.4 +pkgver=0.8.5 pkgrel=1 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL2') depends=('maxima>=5.19.2' 'libxml2>=2.7.6' 'wxgtk>=2.8.10.1') source=(http://downloads.sourceforge.net/$pkgname/wxMaxima-$pkgver.tar.gz) -md5sums=('b972743501298932bc0b0796c5489332') +md5sums=('6ee883b7c6bd761dc987db04e5530fea') build() { cd "${srcdir}/wxMaxima-${pkgver}"
