summaryrefslogtreecommitdiffstats
path: root/system/tmuxp
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-05-27 15:41:37 +0200
committer Willy Sudiarto Raharjo2016-05-29 04:43:10 +0200
commitd8dcb4a67444002f1c1bb7de45a7604c5f95ce62 (patch)
tree4757093e06b1ae791614e8368a5752cac1e46f58 /system/tmuxp
parent07284d3a1faaa5da0e51ca3fb8d61931d9473b1e (diff)
downloadslackbuilds-d8dcb4a67444002f1c1bb7de45a7604c5f95ce62.tar.gz
system/tmuxp: Updated for version 1.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/tmuxp')
-rw-r--r--system/tmuxp/tmuxp.SlackBuild2
-rw-r--r--system/tmuxp/tmuxp.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild
index 4a8e9ed657..6643bb6bb7 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=tmuxp
-VERSION=${VERSION:-0.11.0}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index 0a5ca65c7c..d2eb26640c 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,10 +1,10 @@
PRGNAM="tmuxp"
-VERSION="0.11.0"
+VERSION="1.0.0"
HOMEPAGE="http://github.com/tony/tmuxp/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.11.0.tar.gz"
-MD5SUM="feed222c5041301a2790f31ccd822e42"
+DOWNLOAD="https://pypi.python.org/packages/be/c9/aa6f9b9263d7d471da1ce34c8418f9003c690ade406ed6214b233fe1dc53/tmuxp-1.0.0.tar.gz"
+MD5SUM="14271e679a46a0ef1574caecfabd0334"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="kaptan argcomplete colorama"
+REQUIRES="kaptan argcomplete colorama python-libtmux"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"