diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-02 09:16:51 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-08 08:07:20 +0700 |
commit | aefd3ee4fb2e013454f4c7e42a823a4ceaa92c5c (patch) | |
tree | 73ecef3fc13177c40b311adbf2e400cae4b831b1 /system | |
parent | e370c3529723a5f56fc73adbe6d013a54f1f1424 (diff) |
system/tmuxp: Updated for version 1.2.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/tmuxp/tmuxp.SlackBuild | 3 | ||||
-rw-r--r-- | system/tmuxp/tmuxp.info | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild index b66a7274493f..6a6275fdf440 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -22,9 +22,8 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - PRGNAM=tmuxp -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index c71fc34b6f1d..a3b802e94fff 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="1.2.1" +VERSION="1.2.2" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/fc/a7/90b39e7b20bb48bb94dc096939f32b3a72af80260797f2ff9ffa36aef104/tmuxp-1.2.1.tar.gz" -MD5SUM="1aef5e482e3c87cba65779d7173f2909" +DOWNLOAD="https://pypi.python.org/packages/a8/9f/0c774e9e7c08635d085d0adf6e07452b6ddf90ce0f0f6fbeb120757382be/tmuxp-1.2.2.tar.gz" +MD5SUM="f7094ea149b252c69fa15eed34af85a5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan click colorama python-libtmux" |