diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-02 18:21:43 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-03 07:48:41 +0700 |
commit | e48bcc09354746a27fdc1da320e1484d35241ac8 (patch) | |
tree | 555e0739b7eedfa8d67f56ff53d5bd921de1a212 /system/xonsh/xonsh.SlackBuild | |
parent | bcf55462d8cd394d07044612452a0f5038a59b33 (diff) |
system/xonsh: Updated for version 0.4.6.
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 37c1de5caafa..877a986de638 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.4.5} +VERSION=${VERSION:-0.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |