summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-12-28 00:13:56 +0100
committerStefan Husmann2016-12-28 00:13:56 +0100
commitb2b80504a56622b6e466e14fbaecc2fa66100ad5 (patch)
tree9d21fb461e7de969c326ef5e984eeea37fdb3769 /PKGBUILD
parent45108306c1991fabee3ae250d776287e8dec1f69 (diff)
downloadaur-b2b80504a56622b6e466e14fbaecc2fa66100ad5.tar.gz
Updated version (r3962.7c121c0f -> r3967.e99e8328).
Changelog ========= Autocompletion: Unbroke the windows and mac builds again. Travis is really phantastic. (e99e8328) Table of contents: Another right-click menu entry. (d4e11552) A test if we can add a right-click menu to the table of contents. Seems like we can. (9aac93bd) Corrected my autocompletion fix. (c1b56c57) The next version of Ubuntu will break the content assistant: For some reason keypresses end up in the worksheet, not in the autocompletion popup. This commit redirects the key presses to the right window again. The underlying bug (or at least what I hope was the underlying bug) was upstreamed as: http://trac.wxwidgets.org/ticket/17763 (43277885)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c85eeee1f59f..d4866dade317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wxmaxima-git
-pkgver=r3962.7c121c0f
+pkgver=r3967.e99e8328
pkgrel=1
pkgdesc="A document based interface for the computer algebra system Maxima."
arch=('i686' 'x86_64')