mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/tmuxp: Updated for version 1.5.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
b2dab10a90
commit
8e268e6052
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for tmuxp
|
||||
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 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.2.8}
|
||||
VERSION=${VERSION:-1.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tmuxp"
|
||||
VERSION="1.2.8"
|
||||
VERSION="1.5.4"
|
||||
HOMEPAGE="https://github.com/tony/tmuxp/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8b/48/0c325729ff41e73e8044b286ead20aedec1e127c898aa0b6646fe34043d9/tmuxp-1.2.8.tar.gz"
|
||||
MD5SUM="e31e492b4f1e7191531a79e0df4fa51a"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/0f/ce/c06eb1dec939d75c60b837528e8205590d0306ced5fa9046f4029fb6058b/tmuxp-1.5.4.tar.gz"
|
||||
MD5SUM="2bdbaef671e97ff5658165f67e627df5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="kaptan click colorama python-libtmux"
|
||||
|
|
Loading…
Reference in a new issue