From 69ed33abedf322f92f538656f2ab2ceaa26ec0e4 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 27 Nov 2019 19:39:46 +0000 Subject: Wed Nov 27 19:39:46 UTC 2019 ap/tmux-3.0-x86_64-1.txz: Upgraded. d/python-setuptools-42.0.1-x86_64-1.txz: Upgraded. l/dbus-python-1.2.14-x86_64-1.txz: Upgraded. l/gtk+3-3.24.13-x86_64-1.txz: Upgraded. l/imagemagick-7.0.9_6-x86_64-1.txz: Upgraded. --- source/ap/tmux/slack-desc | 2 +- source/ap/tmux/tmux.SlackBuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source/ap/tmux') diff --git a/source/ap/tmux/slack-desc b/source/ap/tmux/slack-desc index 59b5405c..b05e1545 100644 --- a/source/ap/tmux/slack-desc +++ b/source/ap/tmux/slack-desc @@ -13,7 +13,7 @@ tmux: (or windows) to be accessed and controlled from a single terminal. tmux: tmux is intended to be a simple, modern, BSD-licensed alternative to tmux: programs such as GNU screen. tmux: -tmux: Homepage: http://tmux.github.io/ +tmux: Homepage: https://github.com/tmux/tmux/wiki tmux: tmux: tmux: diff --git a/source/ap/tmux/tmux.SlackBuild b/source/ap/tmux/tmux.SlackBuild index 1d6f18d4..d3b77a64 100755 --- a/source/ap/tmux/tmux.SlackBuild +++ b/source/ap/tmux/tmux.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2013, 2016, 2017, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2013, 2016, 2017, 2018, 2019 Patrick J. Volkerding, Sebeka, Minnesota, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tmux VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3