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

Antonio Rojas arojas at archlinux.org
Mon Dec 12 18:18:21 UTC 2016


    Date: Monday, December 12, 2016 @ 18:18:20
  Author: arojas
Revision: 199044

Update to 5.39.0

Modified:
  maxima-ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 18:16:11 UTC (rev 199043)
+++ PKGBUILD	2016-12-12 18:18:20 UTC (rev 199044)
@@ -6,15 +6,15 @@
 
 pkgname=maxima-ecl
 _pkgname=maxima
-pkgver=5.38.1
+pkgver=5.39.0
 _eclver=16.1.2
-pkgrel=2
+pkgrel=1
 pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
 arch=(i686 x86_64)
 license=(GPL)
 url="http://maxima.sourceforge.net"
 depends=(ecl=$_eclver texinfo shared-mime-info)
-makedepends=(python2 emacs patch)
+makedepends=(python emacs patch)
 optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/bin/rmaxima' 'tk: graphical xmaxima interface')
 conflicts=(maxima)
 provides=(maxima)
@@ -21,7 +21,7 @@
 options=(!zipman) # don't zip info pages or they won't work inside maxima
 source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
         "${_pkgname}.desktop" 'build-fasl.patch' 'matrixexp.patch')
-md5sums=('bc21a56e0e413c24a31408ee5900cb59'
+md5sums=('3bccafb512ff1054be700c61601088af'
          '24aa81126fbb8b726854e5a80d4c2415'
          'eb33481ea06afb97743af06ff52c099b'
          '0a1fb7bb0cfdede965252b75decc2c0d')



More information about the arch-commits mailing list