diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-08-09 21:07:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:46 +0700 |
commit | 0cc038a2e3d088e746d07ae15ec03a337865b3e7 (patch) | |
tree | b84149f9eb87e90e856b644f5eca7e415339b268 /desktop | |
parent | 4488aef9a8edfe3233b0a21319c12e044a291528 (diff) | |
download | slackbuilds-0cc038a2e3d088e746d07ae15ec03a337865b3e7.tar.gz |
desktop/sxhkd: Updated for version 0.5.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop')
-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 c1c0c6e203..8323968ff4 100644 --- a/desktop/sxhkd/sxhkd.SlackBuild +++ b/desktop/sxhkd/sxhkd.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sxhkd -VERSION=${VERSION:-0.5.7} +VERSION=${VERSION:-0.5.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/sxhkd/sxhkd.info b/desktop/sxhkd/sxhkd.info index 423e530dd2..4ee448174b 100644 --- a/desktop/sxhkd/sxhkd.info +++ b/desktop/sxhkd/sxhkd.info @@ -1,8 +1,8 @@ PRGNAM="sxhkd" -VERSION="0.5.7" +VERSION="0.5.8" HOMEPAGE="https://github.com/baskerville/sxhkd" -DOWNLOAD="https://github.com/baskerville/sxhkd/archive/0.5.7/sxhkd-0.5.7.tar.gz" -MD5SUM="3ece57d81a406c020f96f3839b9d5c4a" +DOWNLOAD="https://github.com/baskerville/sxhkd/archive/0.5.8/sxhkd-0.5.8.tar.gz" +MD5SUM="1fbd4590cdbf021856b1e7b9c614d59f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |