summaryrefslogtreecommitdiffstats
path: root/desktop/sxhkd/sxhkd.SlackBuild
diff options
context:
space:
mode:
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
commit7792cb8b582bb3b180040fe225a415dca6dcff9a (patch)
treeb85a95ee4a1c57e2198b727a3f27a44878fab42a /desktop/sxhkd/sxhkd.SlackBuild
parentc434e661ae5dfa36d64f6e76f97494ef2d1a2faf (diff)
downloadslackbuilds-7792cb8b582bb3b180040fe225a415dca6dcff9a.tar.gz
slackbuilds-7792cb8b582bb3b180040fe225a415dca6dcff9a.tar.xz
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/sxhkd.SlackBuild')
-rw-r--r--desktop/sxhkd/sxhkd.SlackBuild2
1 files changed, 1 insertions, 1 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}