summaryrefslogtreecommitdiffstats
path: root/system/tmuxp
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-03-28 19:00:26 +0200
committer Willy Sudiarto Raharjo2017-04-01 01:57:22 +0200
commit96ae4738ac2c724e835a4d0c3909d788e5d2ada7 (patch)
tree42bf0b8dc5d0aaa08daab9846f9b9bcc4875bac8 /system/tmuxp
parente5d79c9c3f174ca45946f5672eb0b3c9fe050e2f (diff)
downloadslackbuilds-96ae4738ac2c724e835a4d0c3909d788e5d2ada7.tar.gz
system/tmuxp: Updated for version 1.2.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/tmuxp')
-rw-r--r--system/tmuxp/tmuxp.SlackBuild4
-rw-r--r--system/tmuxp/tmuxp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild
index 6a6275fdf4..ab7ae5cbfd 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tmuxp
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tmuxp
-VERSION=${VERSION:-1.2.2}
+VERSION=${VERSION:-1.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index a3b802e94f..8e646383bd 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="1.2.2"
+VERSION="1.2.7"
HOMEPAGE="http://github.com/tony/tmuxp/"
-DOWNLOAD="https://pypi.python.org/packages/a8/9f/0c774e9e7c08635d085d0adf6e07452b6ddf90ce0f0f6fbeb120757382be/tmuxp-1.2.2.tar.gz"
-MD5SUM="f7094ea149b252c69fa15eed34af85a5"
+DOWNLOAD="https://pypi.python.org/packages/32/38/d2edc0b52ff7f6457138b9686deff5dfca0d0288040a62ed27edba80c6bf/tmuxp-1.2.7.tar.gz"
+MD5SUM="0fbc20e8c5588d60d7615504713573d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kaptan click colorama python-libtmux"