summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-08 17:24:37 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-08 22:43:43 +0700
commit4b3f8d9a30d1c5ed800c77de0a8a7eb698760465 (patch)
tree0edf12678bcc52b5d847078600f3f24617523e39 /system
parent148579f0ccd54f22bfd202042e3f08ece3569baa (diff)
downloadslackbuilds-4b3f8d9a30d1c5ed800c77de0a8a7eb698760465.tar.gz
slackbuilds-4b3f8d9a30d1c5ed800c77de0a8a7eb698760465.tar.xz
system/tmuxp: Updated for version 0.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-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 b72bc0a748..4188917861 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tmuxp
-# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=tmuxp
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index 5b22d2af3c..8dc3f48ddd 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="0.8.1"
+VERSION="0.9.0"
HOMEPAGE="http://github.com/tony/tmuxp/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.8.1.tar.gz"
-MD5SUM="0659e715f69edd4f5f8856c3a06ccc67"
+DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.0.tar.gz"
+MD5SUM="a58ac4180833ef907f4359c11dc9a54a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kaptan argcomplete PyYAML"