mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
keyd: update to 2.4.3.
This commit is contained in:
parent
65985218ac
commit
f4bdc76e68
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keyd'
|
||||
pkgname=keyd
|
||||
version=2.4.2
|
||||
version=2.4.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -10,11 +10,10 @@ license="MIT"
|
|||
homepage="https://github.com/rvaiya/keyd"
|
||||
changelog="https://raw.githubusercontent.com/rvaiya/keyd/master/docs/CHANGELOG.md"
|
||||
distfiles="https://github.com/rvaiya/keyd/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=877e1a39efaa062c996856d632d6aeedd409422be6c5bdb2064a9b707293c280
|
||||
checksum=d4075f673879f4950c1c0d43985797603200e993596a5d7fcec1597c2350c380
|
||||
system_groups="keyd"
|
||||
|
||||
post_install() {
|
||||
vsv keyd
|
||||
vlicense LICENSE
|
||||
vinstall keyd.quirks 644 usr/share/libinput 30-keyd.quirks
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue