diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-11 15:37:49 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:27:57 +0700 |
commit | 111a0feb14e6f17456ee634b553cfb7e6aabb406 (patch) | |
tree | 6b33d9187c42777aa0e7d06a3c3866882598c35a | |
parent | 0373573d4ef221742b9219c27116d2c2fd7a5534 (diff) | |
download | slackbuilds-111a0feb14e6f17456ee634b553cfb7e6aabb406.tar.gz |
system/tmuxp: Updated for version 1.2.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | system/tmuxp/tmuxp.SlackBuild | 2 | ||||
-rw-r--r-- | system/tmuxp/tmuxp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild index ab7ae5cbfd..6c9fcb62de 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tmuxp -VERSION=${VERSION:-1.2.7} +VERSION=${VERSION:-1.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 8e646383bd..e20e463591 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="1.2.7" +VERSION="1.2.8" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/32/38/d2edc0b52ff7f6457138b9686deff5dfca0d0288040a62ed27edba80c6bf/tmuxp-1.2.7.tar.gz" -MD5SUM="0fbc20e8c5588d60d7615504713573d0" +DOWNLOAD="https://pypi.python.org/packages/8b/48/0c325729ff41e73e8044b286ead20aedec1e127c898aa0b6646fe34043d9/tmuxp-1.2.8.tar.gz" +MD5SUM="e31e492b4f1e7191531a79e0df4fa51a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan click colorama python-libtmux" |