diff options
author | AUR Update Bot | 2016-11-23 00:42:22 +0100 |
---|---|---|
committer | Stefan Husmann | 2016-11-23 00:42:22 +0100 |
commit | 63385948b03edf62e573530fd4f9f153c58886a5 (patch) | |
tree | 96c9dff3c89f579a19860d121641cdf0cf0bc698 /PKGBUILD | |
parent | 57f674f0c5e3f4f47ce759bec0a51deaad551ba6 (diff) | |
download | aur-63385948b03edf62e573530fd4f9f153c58886a5.tar.gz |
Updated version (r3863.0d0c09b -> r3866.3382e39).
Changelog
=========
A speculative go at #812. (3382e39)
A small text cell recalculation optimization. (6ef29c2)
Printing: Tried to make the casting more sane. (e01cdcd)
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=wxmaxima-git -pkgver=r3863.0d0c09b +pkgver=r3866.3382e39 pkgrel=1 pkgdesc="A document based interface for the computer algebra system Maxima." arch=('i686' 'x86_64') |