diff options
Diffstat (limited to 'desktop/wmalauncher/wmalauncher.SlackBuild')
-rw-r--r-- | desktop/wmalauncher/wmalauncher.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/wmalauncher/wmalauncher.SlackBuild b/desktop/wmalauncher/wmalauncher.SlackBuild index 00d76b0ad5c9a..c014018b8029d 100644 --- a/desktop/wmalauncher/wmalauncher.SlackBuild +++ b/desktop/wmalauncher/wmalauncher.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for wmalauncher -# Copyright 2018, Sébastien Ballet, France +# Copyright 2018-2020, Sébastien Ballet, France # 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=wmalauncher -VERSION=${VERSION:-2018.1002} +VERSION=${VERSION:-2020.0124} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |