summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/vis/vis.SlackBuild2
-rw-r--r--development/vis/vis.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/vis/vis.SlackBuild b/development/vis/vis.SlackBuild
index 7d8d971172..3f1fca86f4 100644
--- a/development/vis/vis.SlackBuild
+++ b/development/vis/vis.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vis
-VERSION=${VERSION:-0.7}
+VERSION=${VERSION:-0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/vis/vis.info b/development/vis/vis.info
index f04e2c01e6..936a2b09d0 100644
--- a/development/vis/vis.info
+++ b/development/vis/vis.info
@@ -1,8 +1,8 @@
PRGNAM="vis"
-VERSION="0.7"
+VERSION="0.8"
HOMEPAGE="https://github.com/martanne/vis"
-DOWNLOAD="https://github.com/martanne/vis/releases/download/v0.7/vis-0.7.tar.gz"
-MD5SUM="a45ba03d1fa4785ee5693f9619f22e85"
+DOWNLOAD="https://github.com/martanne/vis/releases/download/v0.8/vis-0.8.tar.gz"
+MD5SUM="1da929a33dc09988d553e4a0461b5da6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtermkey lua53 lua-lpeg tre"