summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2021-12-27 20:31:16 +0100
committer Willy Sudiarto Raharjo2021-12-30 05:20:10 +0100
commit7792cb8b582bb3b180040fe225a415dca6dcff9a (patch)
treeb85a95ee4a1c57e2198b727a3f27a44878fab42a
parentc434e661ae5dfa36d64f6e76f97494ef2d1a2faf (diff)
downloadslackbuilds-7792cb8b582bb3b180040fe225a415dca6dcff9a.tar.gz
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>
-rw-r--r--desktop/sxhkd/sxhkd.SlackBuild2
-rw-r--r--desktop/sxhkd/sxhkd.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/sxhkd/sxhkd.SlackBuild b/desktop/sxhkd/sxhkd.SlackBuild
index 0b1b43d9fc..acfa4c0bd6 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 cc1d7e5451..c45e31eaa1 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=""