[arch-commits] Commit in maxima-ecl/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jul 22 12:46:00 UTC 2017
Date: Saturday, July 22, 2017 @ 12:45:59
Author: arojas
Revision: 245968
Build against ECL 16.1.2
Modified:
maxima-ecl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-22 12:32:21 UTC (rev 245967)
+++ PKGBUILD 2017-07-22 12:45:59 UTC (rev 245968)
@@ -7,13 +7,13 @@
pkgname=maxima-ecl
_pkgname=maxima
pkgver=5.40.0
-_eclver=16.1.3
-pkgrel=2
+_eclver=16.1.2
+pkgrel=3
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)
+depends=(ecl-16.1.2 texinfo shared-mime-info)
makedepends=(python emacs patch)
optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/bin/rmaxima' 'tk: graphical xmaxima interface')
conflicts=(maxima)
More information about the arch-commits
mailing list