Date: Wednesday, July 31, 2013 @ 17:56:11 Author: bpiotrowski Revision: 191851
upgpkg: wxmaxima 13.04.1-1 - upstream release Modified: wxmaxima/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-31 15:25:15 UTC (rev 191850) +++ PKGBUILD 2013-07-31 15:56:11 UTC (rev 191851) @@ -4,7 +4,7 @@ # Contributor: Vinay S Shastry <[email protected]> pkgname=wxmaxima -pkgver=12.09.0 +pkgver=13.04.1 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=('9b56f674392eabb75183b228757df8834b45b2a6') +sha1sums=('c1d8be28f92820d0e447d186271a48a72545c887') build() { cd "${srcdir}/wxMaxima-${pkgver}"
