summaryrefslogtreecommitdiff
path: root/system/xonsh/xonsh.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-17 11:02:27 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:07 +0700
commit9b0e45666c0ea385c9bf052a7c02af25c48346e4 (patch)
tree68c2dca1368657fcb86e1b4866edffb5599fcb49 /system/xonsh/xonsh.SlackBuild
parent253e824e8940ecbe4986b7306e6738a16cf21067 (diff)
downloadslackbuilds-9b0e45666c0ea385c9bf052a7c02af25c48346e4.tar.gz
system/xonsh: Updated for version 0.5.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/xonsh/xonsh.SlackBuild')
-rw-r--r--system/xonsh/xonsh.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xonsh/xonsh.SlackBuild b/system/xonsh/xonsh.SlackBuild
index 047ec5ec1a..628971d021 100644
--- a/system/xonsh/xonsh.SlackBuild
+++ b/system/xonsh/xonsh.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xonsh
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xonsh
-VERSION=${VERSION:-0.5.1}
+VERSION=${VERSION:-0.5.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}