summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-08-10 07:40:59 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-15 23:21:29 +0700
commit88dfbdb835a29ec1dc8e1560910841d388606194 (patch)
tree6e7e2e48940201c40c3a5e86c6bfeb406131bc90
parent363884bc3431cb07ad9b224577152d4d79bd0f25 (diff)
downloadslackbuilds-88dfbdb835a29ec1dc8e1560910841d388606194.tar.gz
slackbuilds-88dfbdb835a29ec1dc8e1560910841d388606194.tar.xz
system/tmuxp: Updated for version 0.1.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 affea25e63..d90383e904 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=tmuxp
-VERSION=${VERSION:-0.1.11}
+VERSION=${VERSION:-0.1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index 7a15a04dea..66053581fc 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="0.1.11"
+VERSION="0.1.12"
HOMEPAGE="http://github.com/tony/tmuxp/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.11.tar.gz"
-MD5SUM="e47f5e9bb23139c46157543b8dc48e96"
+DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.12.tar.gz"
+MD5SUM="0659e715f69edd4f5f8856c3a06ccc67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kaptan argcomplete PyYAML"