Date: Saturday, May 19, 2012 @ 15:18:49 Author: ronald Revision: 159258
upgpkg: wxmaxima 12.04.0-1 update to 12.04.0 Modified: wxmaxima/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-19 19:11:50 UTC (rev 159257) +++ PKGBUILD 2012-05-19 19:18:49 UTC (rev 159258) @@ -4,7 +4,7 @@ # Contributor: Vinay S Shastry <[email protected]> pkgname=wxmaxima -pkgver=12.01.0 +pkgver=12.04.0 pkgrel=1 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('maxima' 'libxml2' 'wxgtk' 'shared-mime-info' 'desktop-file-utils') source=(http://downloads.sourceforge.net/$pkgname/wxMaxima-$pkgver.tar.gz) install=wxmaxima.install -sha1sums=('d80002ddea3260b0f3315072f23b4bb3cce3a10a') +sha1sums=('f29134a212db77e3087321bc944e346e6976cb40') build() { cd "${srcdir}/wxMaxima-${pkgver}"
