From 3769aa8c07d26e84e8b756d439bb50201de862a5 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 18 Sep 2016 07:37:08 +0300 Subject: python/python-libtmux: Updated for version 0.6.0. Signed-off-by: Dimitris Zlatanidis --- python/python-libtmux/README | 2 +- python/python-libtmux/python-libtmux.SlackBuild | 2 +- python/python-libtmux/python-libtmux.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python-libtmux') diff --git a/python/python-libtmux/README b/python/python-libtmux/README index 8fea9a8b94..e575cd4c13 100644 --- a/python/python-libtmux/README +++ b/python/python-libtmux/README @@ -1,2 +1,2 @@ -libtmux is the library that powers tmuxp, a tool that helps tmux users +libtmux is the library that powers tmuxp, a tool that helps tmux users manage their workspaces. Take control of tmux via python. diff --git a/python/python-libtmux/python-libtmux.SlackBuild b/python/python-libtmux/python-libtmux.SlackBuild index c1456ce111..4dac104614 100644 --- a/python/python-libtmux/python-libtmux.SlackBuild +++ b/python/python-libtmux/python-libtmux.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-libtmux SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-libtmux/python-libtmux.info b/python/python-libtmux/python-libtmux.info index 7dbeb1d572..105ec8c96c 100644 --- a/python/python-libtmux/python-libtmux.info +++ b/python/python-libtmux/python-libtmux.info @@ -1,8 +1,8 @@ PRGNAM="python-libtmux" -VERSION="0.4.1" +VERSION="0.6.0" HOMEPAGE="https://github.com/tony/libtmux" -DOWNLOAD="https://github.com/tony/libtmux/archive/v0.4.1.tar.gz" -MD5SUM="52afa11f301a1acb1af499a78c11d2e6" +DOWNLOAD="https://github.com/tony/libtmux/archive/v0.6.0.tar.gz" +MD5SUM="1a36e51172b74c1b15fbd3def529bb47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad