Date: Tuesday, February 19, 2013 @ 19:50:48 Author: ronald Revision: 178300
upgpkg: maxima 5.29.1-1 update to 5.29.1 Modified: maxima/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-19 18:40:52 UTC (rev 178299) +++ PKGBUILD 2013-02-19 18:50:48 UTC (rev 178300) @@ -3,8 +3,8 @@ # Contributor: Damir Perisa <[email protected]> pkgname=maxima -pkgver=5.28.0 -pkgrel=7 +pkgver=5.29.1 +pkgrel=1 pkgdesc="Maxima - a sophisticated computer algebra system" arch=('i686' 'x86_64') license=('GPL') @@ -17,7 +17,7 @@ options=('!makeflags' '!zipman') # don't zip info pages or they won't work inside maxima install=maxima.install source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" "$pkgname.desktop") -sha1sums=('52d7dad4681711a6ead73b72835b177107363b9c' +sha1sums=('9be04303d6a5472bc95576b7de7286fa4b8ff604' '4398ebb1ec85ccfa12f37516a56d60c26f74b18b') build() {
