summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-01 20:38:32 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-02 19:12:05 +0700
commit5b3e43f06439bdcb9a83ad96f5d70d8b923ace2a (patch)
tree1e25538261f64c1a7a06c28ab4c79c7865077abe /system
parent25d51a2b05f7a7b81aa23b788383ddf1e1b0daa1 (diff)
downloadslackbuilds-5b3e43f06439bdcb9a83ad96f5d70d8b923ace2a.tar.gz
slackbuilds-5b3e43f06439bdcb9a83ad96f5d70d8b923ace2a.tar.xz
system/tmuxp: Updated for version 0.11.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/tmuxp/tmuxp.SlackBuild2
-rw-r--r--system/tmuxp/tmuxp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild
index ad11c27d04..4a8e9ed657 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=tmuxp
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index f3e35da344..0a5ca65c7c 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="0.10.0"
+VERSION="0.11.0"
HOMEPAGE="http://github.com/tony/tmuxp/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.10.0.tar.gz"
-MD5SUM="a9acf53903630c48f246f95cbad536b9"
+DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.11.0.tar.gz"
+MD5SUM="feed222c5041301a2790f31ccd822e42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kaptan argcomplete colorama"