summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-03-08 21:55:40 +0100
committerStefan Husmann2017-03-08 21:55:40 +0100
commit4cc9878eec79b0a4f8b4857881bee7dbfc91a1ae (patch)
tree5d1bafefeb1ecb115385d46c1f799e7c06dc72f6 /PKGBUILD
parent550cf0b31882c727d9f7b7c9ef23099fd009ce07 (diff)
downloadaur-4cc9878eec79b0a4f8b4857881bee7dbfc91a1ae.tar.gz
Updated version (r4119.d25c6966 -> r4123.3945476f).
Changelog ========= Accidentally disabled deleting of cells above the working group by trying to simplify the code too much. (3945476f) A typo that made some error messages disappear. (609f05f9) More cell deletion enhancements (4a998f5e) A little bit more of defensive programming. (9ef7f7a1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bb1169e79c8..60441f941cf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wxmaxima-git
-pkgver=r4119.d25c6966
+pkgver=r4123.3945476f
pkgrel=1
pkgdesc="A document based interface for the computer algebra system Maxima."
arch=('i686' 'x86_64')