mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/tmuxp: Updated for version 1.47.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7303a06b48
commit
6e6c704a41
2 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=tmuxp
|
PRGNAM=tmuxp
|
||||||
VERSION=${VERSION:-1.45.0}
|
VERSION=${VERSION:-1.47.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="tmuxp"
|
PRGNAM="tmuxp"
|
||||||
VERSION="1.45.0"
|
VERSION="1.47.0"
|
||||||
HOMEPAGE="https://github.com/tony/tmuxp/"
|
HOMEPAGE="https://github.com/tony/tmuxp/"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.45.0.tar.gz"
|
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.47.0.tar.gz"
|
||||||
MD5SUM="2b137a14e27b20c0b6112e467b333b99"
|
MD5SUM="5b2ad66c75e18de5396388b7b5c57413"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="colorama python3-libtmux"
|
REQUIRES="colorama python3-libtmux"
|
||||||
|
|
Loading…
Reference in a new issue