Date: Saturday, September 8, 2012 @ 05:59:59 Author: ronald Revision: 166486
upgpkg: maxima 5.28.0-1 update to 5.28.0 Modified: maxima/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-08 09:30:15 UTC (rev 166485) +++ PKGBUILD 2012-09-08 09:59:59 UTC (rev 166486) @@ -3,8 +3,8 @@ # Contributor: Damir Perisa <[email protected]> pkgname=maxima -pkgver=5.27.0 -pkgrel=3 +pkgver=5.28.0 +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=('8d8d0b3db27f002986cff5429dea96ada46a0576' +sha1sums=('52d7dad4681711a6ead73b72835b177107363b9c' '4398ebb1ec85ccfa12f37516a56d60c26f74b18b') build() {
