keyd: update to 2.4.2

This commit is contained in:
Barbaross 2022-10-05 09:58:40 -04:00 committed by Duncan Overbruck
parent 4e47604ab5
commit 8b8395445e

View file

@ -1,7 +1,7 @@
# Template file for 'keyd' # Template file for 'keyd'
pkgname=keyd pkgname=keyd
version=2.4.1 version=2.4.2
revision=2 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=yes make_use_env=yes
short_desc="Key remapping daemon for linux" short_desc="Key remapping daemon for linux"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/rvaiya/keyd" homepage="https://github.com/rvaiya/keyd"
changelog="https://raw.githubusercontent.com/rvaiya/keyd/master/docs/CHANGELOG.md" changelog="https://raw.githubusercontent.com/rvaiya/keyd/master/docs/CHANGELOG.md"
distfiles="https://github.com/rvaiya/keyd/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/rvaiya/keyd/archive/refs/tags/v${version}.tar.gz"
checksum=23e6eac529b0c07ad99420c2a8a75967b7cadb0c3509284cc0f7633056dc50e2 checksum=877e1a39efaa062c996856d632d6aeedd409422be6c5bdb2064a9b707293c280
system_groups="keyd" system_groups="keyd"
post_install() { post_install() {