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

Antonio Rojas arojas at archlinux.org
Sat Feb 9 18:17:11 UTC 2019


    Date: Saturday, February 9, 2019 @ 18:17:10
  Author: arojas
Revision: 345778

Update to 5.42.2

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-09 13:52:26 UTC (rev 345777)
+++ PKGBUILD	2019-02-09 18:17:10 UTC (rev 345778)
@@ -2,8 +2,8 @@
 # Contributor: Damir Perisa <damir at archlinux.org>
 
 pkgname=maxima
-pkgver=5.42.1
-pkgrel=3
+pkgver=5.42.2
+pkgrel=1
 pkgdesc="A sophisticated computer algebra system"
 arch=('x86_64')
 license=('GPL')
@@ -15,7 +15,7 @@
 # needs a rebuild when sbcl changes version
 options=('!makeflags' '!zipman') # don't zip info pages or they won't work inside maxima
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-sha1sums=('a41b81d0f55510bfb5e6c6b7fe92dd5c41eecfc0')
+sha1sums=('ddb2f1405ccb2c4f2bd6712755e2dbbd9a2e57e0')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list