summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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"