mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
system/tmuxp: Updated for version 1.2.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
9289084d91
commit
58708f02c6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tmuxp
|
||||
VERSION=${VERSION:-1.2.7}
|
||||
VERSION=${VERSION:-1.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tmuxp"
|
||||
VERSION="1.2.7"
|
||||
VERSION="1.2.8"
|
||||
HOMEPAGE="http://github.com/tony/tmuxp/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/32/38/d2edc0b52ff7f6457138b9686deff5dfca0d0288040a62ed27edba80c6bf/tmuxp-1.2.7.tar.gz"
|
||||
MD5SUM="0fbc20e8c5588d60d7615504713573d0"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8b/48/0c325729ff41e73e8044b286ead20aedec1e127c898aa0b6646fe34043d9/tmuxp-1.2.8.tar.gz"
|
||||
MD5SUM="e31e492b4f1e7191531a79e0df4fa51a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="kaptan click colorama python-libtmux"
|
||||
|
|
Loading…
Reference in a new issue