Date: Friday, May 6, 2011 @ 07:54:00 Author: ronald Revision: 122844 upgpkg: wxmaxima 11.04.0-1 update to 11.04.0 (new versioning scheme)
Modified: wxmaxima/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-06 11:48:02 UTC (rev 122843) +++ PKGBUILD 2011-05-06 11:54:00 UTC (rev 122844) @@ -4,7 +4,7 @@ # Contributor: Vinay S Shastry <[email protected]> pkgname=wxmaxima -pkgver=0.8.6 +pkgver=11.04.0 pkgrel=1 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL2') depends=('maxima' 'libxml2' 'wxgtk') source=(http://downloads.sourceforge.net/$pkgname/wxMaxima-$pkgver.tar.gz) -sha1sums=('124357c83672564ce7ee1bc20ff82c262adae52f') +sha1sums=('eef566c6b135943fada0ce844ed4f370374c6392') build() { cd "${srcdir}/wxMaxima-${pkgver}"
