mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/tmuxp: Updated for version 1.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6e442ae51b
commit
32c25815fa
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for tmuxp
|
||||
|
||||
# Copyright 2014-2020 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2021 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.6.3}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tmuxp"
|
||||
VERSION="1.6.3"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="https://github.com/tony/tmuxp/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/54/9e/ed1b701af53ac83ee5c4595acde5c7578a0052cf9fa014edc157c7b4d3e8/tmuxp-1.6.3.tar.gz"
|
||||
MD5SUM="ace41135f23a4ea4fd552403af7d7679"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/4f/c8/80c974b3c373d479945a2e4ad6b3a655547af5121854b5213ad78ec46401/tmuxp-1.7.0.tar.gz"
|
||||
MD5SUM="c12a96d257b78337422f04418367ccae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="kaptan click colorama python-libtmux python3-PyYAML"
|
||||
|
|
Loading…
Reference in a new issue