aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-04 10:02:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-04 14:11:24 +0000
commit498045e9552ea1ab98afbe220910c20edef46cac (patch)
treeaab581446e4484e909592a7a70190ed5e5f7f761
parentc6cc714f17a7fba060e4e8399f61ef9c1eab6ad9 (diff)
community/sxhkd: upgrade to 0.6.2
-rw-r--r--community/sxhkd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sxhkd/APKBUILD b/community/sxhkd/APKBUILD
index 53f6568e408..508a3b68f91 100644
--- a/community/sxhkd/APKBUILD
+++ b/community/sxhkd/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=sxhkd
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=0
pkgdesc="Simple X hotkey daemon"
url="https://github.com/baskerville/sxhkd"
@@ -21,4 +21,4 @@ package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
-sha512sums="d8cd6166ff7e7bc800ed79c5d63cbdfad4f9824c5a5e19b6a315b2ec570295150600651376265932f5fde8b6127f629a553337c6454a1c78c62b3395aaeb55a2 sxhkd-0.6.1.tar.gz"
+sha512sums="3f758aec3de76c6336a9008e997317ed7a05db0fcd81025d8f856694c2b8162022e25d9a48876de99056748a2dbe6a561a0e1594973c854ac2c98d44af6b03aa sxhkd-0.6.2.tar.gz"