diff options
-rw-r--r-- | desktop/lxhotkey/lxhotkey.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/lxhotkey/lxhotkey.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/desktop/lxhotkey/lxhotkey.info b/desktop/lxhotkey/lxhotkey.info index d8a144ad09b3a..2081cd37b3001 100644 --- a/desktop/lxhotkey/lxhotkey.info +++ b/desktop/lxhotkey/lxhotkey.info @@ -1,8 +1,8 @@ PRGNAM="lxhotkey" -VERSION="0.1.0" +VERSION="0.1.1" HOMEPAGE="https://wiki.lxde.org/en/LXHotkey" -DOWNLOAD="https://downloads.sourceforge.net/lxde/lxhotkey-0.1.0.tar.xz" -MD5SUM="7851d4fc375a1dae8df4c87021eba455" +DOWNLOAD="https://downloads.sourceforge.net/lxde/lxhotkey-0.1.1.tar.xz" +MD5SUM="8c932c568fa822f3e1bf4ce23f00d881" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libfm" |