summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-10-28 15:36:47 +0200
committerhaawda2017-10-28 15:36:47 +0200
commit1476c39854151cf408f07e447ab222531f1810b9 (patch)
tree90e96bc8d59ffd352c76421d701befc15c3a988e /PKGBUILD
parent74369d47cfc0c4403e4a1fdd7f835f61e01cb9a6 (diff)
downloadaur-1476c39854151cf408f07e447ab222531f1810b9.tar.gz
Updated version (5.41.1.14.g2e18ba76b -> 5.41.1.15.gfb1c45929).
Changelog ========= Crosscompiling: Fixed the issue with CMake >= 3.9 (fb1c45929) Change URL of Mathjax. (2e18ba76b) Update crosscompiling readme. (371f00f36) : skip walking through *small-primes* when unneccesary (9881344f9) moved tests for to rtestifactor (7dbadfde1) Crosscompiling: Do not include the jsMath fonts. (5bf52998d) Fix bug reported on mailing list by Walter Faxon on October 25th, 2017: "Bug in Maxima function primes()". Added a test for it. (a5025eaa7) Crosscompiling: update wxmaxima (version number + checksum) (46f1cf015) Corrected the Maxima help text. (c230af917) Nightly test: update SBCL (4e49b0e60) Avoid the endless loop of ECL if wxMaxima crashes (4e4b9d237) Simplify testing instructions b2y removing leading "-" and adding ";" (c4be7b472) Add ChangeLog-5.41.md to Makefile.am (f32dabfef) Updating version number in configure.ac for development branch (320f96a57) Adding 5.41 change log. (551bca627)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4723fcc53fb5..410a8a0e2206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=maxima-git
-pkgver=5.41.1.14.g2e18ba76b
+pkgver=5.41.1.15.gfb1c45929
pkgrel=1
pkgdesc="a sophisticated computer algebra system - git-version"
arch=('i686' 'x86_64')