summaryrefslogtreecommitdiffstats
path: root/system/tmuxp
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-10-23 09:24:59 +0200
committer Willy Sudiarto Raharjo2015-10-24 02:56:07 +0200
commit3796bbb97b62b9c59102e2ba828ade76ddc62932 (patch)
tree40c8b4458aafc49eccbdabb34d123fe69bdc4a92 /system/tmuxp
parent91833e1a88bed842ac1c63eaeef9655ad695cba1 (diff)
downloadslackbuilds-3796bbb97b62b9c59102e2ba828ade76ddc62932.tar.gz
system/tmuxp: Updated for version 0.9.2.
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.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild
index 98a593116d..a39fea2243 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=tmuxp
-VERSION=${VERSION:-0.9.1}
+VERSION=${VERSION:-0.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index 6555f23950..046184dbc6 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="0.9.1"
+VERSION="0.9.2"
HOMEPAGE="http://github.com/tony/tmuxp/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.1.tar.gz"
-MD5SUM="bac5f64b09618b9cc5dfaef1f326f381"
+DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.2.tar.gz"
+MD5SUM="f6553259cae5c9fc580c569d48739f04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kaptan argcomplete colorama"