diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-29 17:10:10 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:42 +0700 |
commit | 82bef69f6a3318a32f356e9b80d1dde9ac8068fa (patch) | |
tree | 530bb5da8b417e5be3e47160c910f374f27118b0 /system/xonsh/xonsh.SlackBuild | |
parent | 827e32fda382145bb663644aed5b7aa92ca29b58 (diff) |
system/xonsh: Updated for version 0.3.1.
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 874e8a6a4088..274848d89734 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.3.0} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |