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

Jürgen Hötzel juergen at archlinux.org
Sun Jun 9 12:43:31 UTC 2019


    Date: Sunday, June 9, 2019 @ 12:43:12
  Author: juergen
Revision: 355421

upgpkg: maxima 5.43.0-2

sbcl-1.5.3 rebuild

Modified:
  maxima/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-09 12:37:28 UTC (rev 355420)
+++ PKGBUILD	2019-06-09 12:43:12 UTC (rev 355421)
@@ -3,12 +3,12 @@
 
 pkgname=maxima
 pkgver=5.43.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A sophisticated computer algebra system"
 arch=('x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net"
-depends=('sbcl=1.5.2' 'texinfo' 'sh' 'shared-mime-info')
+depends=('sbcl=1.5.3' 'texinfo' 'sh' 'shared-mime-info')
 makedepends=('python2' 'emacs')
 optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/bin/rmaxima' 'tk: graphical xmaxima interface')
 # needs rebuild when bash changes version



More information about the arch-commits mailing list