diff options
author | haawda | 2017-09-02 12:50:55 +0200 |
---|---|---|
committer | haawda | 2017-09-02 12:50:55 +0200 |
commit | 2fad43c7c658d704e0a6307d2c06d87f7ac1d170 (patch) | |
tree | 84b3fef7cf821fe9e8b63d62fc50d6262b9d6bf3 /PKGBUILD | |
parent | d138e35aa84f2a0a949539b7c696813873916174 (diff) | |
download | aur-2fad43c7c658d704e0a6307d2c06d87f7ac1d170.tar.gz |
Updated version (r4929.222fc06b -> r4930.cee2b9df).
Changelog
=========
Removed a second break command. One is enough. (cee2b9df)
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=r4929.222fc06b +pkgver=r4930.cee2b9df pkgrel=1 pkgdesc="A document based interface for the computer algebra system Maxima." arch=('i686' 'x86_64') |