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

Antonio Rojas arojas at archlinux.org
Fri May 31 06:27:10 UTC 2019


    Date: Friday, May 31, 2019 @ 06:27:10
  Author: arojas
Revision: 354555

Update to 5.43.0

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-31 05:56:24 UTC (rev 354554)
+++ PKGBUILD	2019-05-31 06:27:10 UTC (rev 354555)
@@ -2,8 +2,8 @@
 # Contributor: Damir Perisa <damir at archlinux.org>
 
 pkgname=maxima
-pkgver=5.42.2
-pkgrel=2
+pkgver=5.43.0
+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=('ddb2f1405ccb2c4f2bd6712755e2dbbd9a2e57e0')
+sha1sums=('49f53a2a82f7a6e2f9378131db4445e79a5141ae')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list