summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/xonsh/xonsh.SlackBuild4
-rw-r--r--system/xonsh/xonsh.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/xonsh/xonsh.SlackBuild b/system/xonsh/xonsh.SlackBuild
index 29a4f88557..911950aef5 100644
--- a/system/xonsh/xonsh.SlackBuild
+++ b/system/xonsh/xonsh.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xonsh
-# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2019 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.6.9}
+VERSION=${VERSION:-0.8.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/xonsh/xonsh.info b/system/xonsh/xonsh.info
index aceeb40169..249f2cf0b0 100644
--- a/system/xonsh/xonsh.info
+++ b/system/xonsh/xonsh.info
@@ -1,8 +1,8 @@
PRGNAM="xonsh"
-VERSION="0.6.9"
+VERSION="0.8.10"
HOMEPAGE="https://xon.sh/"
-DOWNLOAD="https://files.pythonhosted.org/packages/2e/ca/3e4400c30bb86d98f734e18207436c534b2bca93b7562396c89a0fee2ce9/xonsh-0.6.9.tar.gz"
-MD5SUM="de8d2e8eed546f2cc7ef4c2f831e93f5"
+DOWNLOAD="https://files.pythonhosted.org/packages/02/d8/c726b5d0a41455d750e540021357d79a86eb7c64b0ea9ce88f0a630ca904/xonsh-0.8.10.tar.gz"
+MD5SUM="03a00f129c810d01173bf64636808a84"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 python-distro"