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

Antonio Rojas arojas at archlinux.org
Wed Sep 9 20:40:48 UTC 2015


    Date: Wednesday, September 9, 2015 @ 22:40:47
  Author: arojas
Revision: 139704

Update to 5.37.1

Modified:
  maxima-ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-09 20:13:03 UTC (rev 139703)
+++ PKGBUILD	2015-09-09 20:40:47 UTC (rev 139704)
@@ -6,14 +6,14 @@
 
 pkgname=maxima-ecl
 _pkgname=maxima
-pkgver=5.37.0
+pkgver=5.37.1
 _eclver=15.3.7
 pkgrel=1
 pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 license=(GPL)
 url="http://maxima.sourceforge.net"
-depends=("ecl=$_eclver" texinfo)
+depends=(ecl=$_eclver texinfo)
 makedepends=(python2 emacs)
 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=('599cf4f2ac371a59669a7b7ab3a07779'
+md5sums=('a9f04236a249c774f0079effe3d31ded'
          '24aa81126fbb8b726854e5a80d4c2415'
          'eb33481ea06afb97743af06ff52c099b'
          '0a1fb7bb0cfdede965252b75decc2c0d')



More information about the arch-commits mailing list