diff options
Diffstat (limited to 'desktop/lxhotkey/lxhotkey.SlackBuild')
-rw-r--r-- | desktop/lxhotkey/lxhotkey.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/lxhotkey/lxhotkey.SlackBuild b/desktop/lxhotkey/lxhotkey.SlackBuild index d6739e9765bd5..3c78e4c8f9dd7 100644 --- a/desktop/lxhotkey/lxhotkey.SlackBuild +++ b/desktop/lxhotkey/lxhotkey.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for lxhotkey -# Copyright 2018 Leonardo Citrolo, Italy +# Copyright 2018-2021 Leonardo Citrolo, Italy # 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=lxhotkey -VERSION=${VERSION:-0.1.0} +VERSION=${VERSION:-0.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |