diff options
author | AUR Update Bot | 2016-12-22 21:13:20 +0100 |
---|---|---|
committer | Stefan Husmann | 2016-12-22 21:13:20 +0100 |
commit | 21a6bcee148b0cdafa77ac8b1639a87c1f65295c (patch) | |
tree | a8915ee923ea1b4a8f0cfc3ab18dd66e17519137 /PKGBUILD | |
parent | 1629a3c1ca36b92828e7009c402dd80060971f3e (diff) | |
download | aur-21a6bcee148b0cdafa77ac8b1639a87c1f65295c.tar.gz |
Updated version (r3955.875d7548 -> r3959.7a50a9c7).
Changelog
=========
proper indentation for "else" in more cases. (7a50a9c7)
A better tooltip and corrected a bug that hindered the connection icon from blinking. (456ec688)
One of the warnings from Wolfgang's nightly build actually indicated a bug. (0c97d652)
A more descriptive tooltip for the network commununication icon. (ca278841)
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=r3955.875d7548 +pkgver=r3959.7a50a9c7 pkgrel=1 pkgdesc="A document based interface for the computer algebra system Maxima." arch=('i686' 'x86_64') |