diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-12-27 20:31:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-30 11:20:10 +0700 |
commit | 7792cb8b582bb3b180040fe225a415dca6dcff9a (patch) | |
tree | b85a95ee4a1c57e2198b727a3f27a44878fab42a /desktop/sxhkd | |
parent | c434e661ae5dfa36d64f6e76f97494ef2d1a2faf (diff) |
desktop/sxhkd: Updated for version 0.6.2.
Thanks to Mechanikx on LQ!
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/sxhkd')
-rw-r--r-- | desktop/sxhkd/sxhkd.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/sxhkd/sxhkd.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/sxhkd/sxhkd.SlackBuild b/desktop/sxhkd/sxhkd.SlackBuild index 0b1b43d9fced6..acfa4c0bd6806 100644 --- a/desktop/sxhkd/sxhkd.SlackBuild +++ b/desktop/sxhkd/sxhkd.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sxhkd -VERSION=${VERSION:-0.5.9} +VERSION=${VERSION:-0.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/sxhkd/sxhkd.info b/desktop/sxhkd/sxhkd.info index cc1d7e5451cd5..c45e31eaa1077 100644 --- a/desktop/sxhkd/sxhkd.info +++ b/desktop/sxhkd/sxhkd.info @@ -1,8 +1,8 @@ PRGNAM="sxhkd" -VERSION="0.5.9" +VERSION="0.6.2" HOMEPAGE="https://github.com/baskerville/sxhkd" -DOWNLOAD="https://github.com/baskerville/sxhkd/archive/0.5.9/sxhkd-0.5.9.tar.gz" -MD5SUM="3e5456555c809ed554ff416b165d3699" +DOWNLOAD="https://github.com/baskerville/sxhkd/archive/0.6.2/sxhkd-0.6.2.tar.gz" +MD5SUM="c16018c6904b5c9ec7d6ef9e9953178e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |