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

Antonio Rojas arojas at archlinux.org
Fri Jan 31 20:35:03 UTC 2020


    Date: Friday, January 31, 2020 @ 20:35:02
  Author: arojas
Revision: 374427

Update to 5.43.2

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 18:49:40 UTC (rev 374426)
+++ PKGBUILD	2020-01-31 20:35:02 UTC (rev 374427)
@@ -2,8 +2,8 @@
 # Contributor: Damir Perisa <damir at archlinux.org>
 
 pkgname=maxima
-pkgver=5.43.0
-pkgrel=6
+pkgver=5.43.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=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-sha1sums=('49f53a2a82f7a6e2f9378131db4445e79a5141ae')
+sha1sums=('716b4a402abcddf56ca3ac816cd0c9ab17adf16e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list