diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-10-07 19:53:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-12 08:50:55 +0700 |
commit | 53caa3867e086489201155ec64b4dfdf240ae393 (patch) | |
tree | 800f0f5e5528f76d5e08edbc042e4b77a47191ef /system/xonsh/xonsh.SlackBuild | |
parent | 80038338f4f41fe4a202cce6d51aaa7016288f4c (diff) |
system/xonsh: Updated for version 0.9.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/xonsh/xonsh.SlackBuild')
-rw-r--r-- | system/xonsh/xonsh.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xonsh/xonsh.SlackBuild b/system/xonsh/xonsh.SlackBuild index 911950aef5370..eb1ac147017af 100644 --- a/system/xonsh/xonsh.SlackBuild +++ b/system/xonsh/xonsh.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xonsh -VERSION=${VERSION:-0.8.10} +VERSION=${VERSION:-0.9.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |