summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-08-12 00:02:01 +0200
committerhaawda2017-08-12 00:02:01 +0200
commitcc5bf9254c929fa410fb745ca4c164be0ed280e9 (patch)
tree2dcca858973961d3bdb288b9215fcfa8b1209414
parent7a64906d6ff8711c2879f8457b1ecea30b993c29 (diff)
downloadaur-cc5bf9254c929fa410fb745ca4c164be0ed280e9.tar.gz
Updated version (r4864.6256b147 -> r4874.112c24b1).
Changelog ========= Populate the table of contents as soon as it is enabled. (112c24b1) The increased svg resolution allows us to use less safety for parenthesis part heights. (494ff2c5) Updated the ChangeLog. (e1d8ae20) Updated the translations. (0bf0ee52) The "english" translation was still empty and wxmaxima complained about that. Also I am no more sure that it made sense in the first place: On the plus side it allows to correct small errors without marking the translations of the string as "fuzzy". But on the other hand this automatically means that we leave small errors in the code and in the strings for the translations - which doesn't make too much sense. (23b9a264) Corrected the licenses of 2 Tango icons so debian won't complain about them being set up The Wrong Way. (750eab3d) This file might prove useful one day. (84ae1522) Try to make cmake default to the debug build. (bcc44f9f) Updated the german translation. (3a95c2db) Corrected the logic that locates the startup file and added some documentation. (51f2b9bf)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f662b2f3ea4b..e1843608478c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 10 23:10:42 UTC 2017
+# Fri Aug 11 22:02:01 UTC 2017
pkgbase = wxmaxima-git
pkgdesc = A document based interface for the computer algebra system Maxima.
- pkgver = r4864.6256b147
+ pkgver = r4874.112c24b1
pkgrel = 1
url = http://andrejv.github.io/wxmaxima/index.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 29f0edea34a4..fe331326c213 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wxmaxima-git
-pkgver=r4864.6256b147
+pkgver=r4874.112c24b1
pkgrel=1
pkgdesc="A document based interface for the computer algebra system Maxima."
arch=('i686' 'x86_64')