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

Antonio Rojas arojas at archlinux.org
Thu Apr 7 07:52:28 UTC 2016


    Date: Thursday, April 7, 2016 @ 09:52:28
  Author: arojas
Revision: 169628

Update to 5.38.0

Modified:
  maxima-ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-07 07:39:41 UTC (rev 169627)
+++ PKGBUILD	2016-04-07 07:52:28 UTC (rev 169628)
@@ -6,7 +6,7 @@
 
 pkgname=maxima-ecl
 _pkgname=maxima
-pkgver=5.37.3
+pkgver=5.38.0
 _eclver=16.0.0
 pkgrel=1
 pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
@@ -13,7 +13,7 @@
 arch=(i686 x86_64)
 license=(GPL)
 url="http://maxima.sourceforge.net"
-depends=(ecl=$_eclver texinfo)
+depends=(ecl=$_eclver texinfo shared-mime-info)
 makedepends=(python2 emacs patch)
 optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/bin/rmaxima' 'tk: graphical xmaxima interface')
 conflicts=(maxima)
@@ -22,7 +22,7 @@
 install=maxima.install
 source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
         "${_pkgname}.desktop" 'build-fasl.patch' 'matrixexp.patch')
-md5sums=('ec01c327677f8f40ab3ce7fe69cbe3ce'
+md5sums=('31036638fa60b5019bade619eec27496'
          '24aa81126fbb8b726854e5a80d4c2415'
          'eb33481ea06afb97743af06ff52c099b'
          '0a1fb7bb0cfdede965252b75decc2c0d')



More information about the arch-commits mailing list