Date: Tuesday, October 3, 2017 @ 22:10:07
  Author: arojas
Revision: 261413

Update to 5.41.0

Modified:
  maxima-ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-10-03 22:07:36 UTC (rev 261412)
+++ PKGBUILD    2017-10-03 22:10:07 UTC (rev 261413)
@@ -6,9 +6,9 @@
 
 pkgname=maxima-ecl
 _pkgname=maxima
-pkgver=5.40.0
+pkgver=5.41.0
 _eclver=16.1.2
-pkgrel=4
+pkgrel=1
 pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
 arch=(i686 x86_64)
 license=(GPL)
@@ -21,7 +21,7 @@
 options=(!zipman) # don't zip info pages or they won't work inside maxima
 
source=("https://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";
         'build-fasl.patch' 'matrixexp.patch')
-sha256sums=('74fe468cd372714622a99afb6b34297589ddd80386e125d71067d3e75519f796'
+sha256sums=('daf8254600f4c7d9f079a0084178aaf036bd97a63b1e77b945f4120d7e401674'
             '90ced3b33361fa24c2b417e0aeba8956892f0965b4a22d57d0c04115f2a3274b'
             'ef1bc6a15fc982ff8c6aa1800bbbd3284d9e060ca27abf9d8c1266632c0c2619')
 

Reply via email to