[arch-commits] Commit in maxima/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Sat May 19 18:58:28 UTC 2012


    Date: Saturday, May 19, 2012 @ 14:58:27
  Author: ronald
Revision: 159252

upgpkg: maxima 5.27.0-1

update to 5.27.0

Modified:
  maxima/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-19 14:53:31 UTC (rev 159251)
+++ PKGBUILD	2012-05-19 18:58:27 UTC (rev 159252)
@@ -3,8 +3,8 @@
 # Contributor: Damir Perisa <damir at archlinux.org>
 
 pkgname=maxima
-pkgver=5.26.0
-pkgrel=3
+pkgver=5.27.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=('bc7448486478b217c333605c6d8f6c0bbdd3526c'
+sha1sums=('8d8d0b3db27f002986cff5429dea96ada46a0576'
           '4398ebb1ec85ccfa12f37516a56d60c26f74b18b')
 
 build() {




More information about the arch-commits mailing list