mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
keyd: update to 2.5.0.
This commit is contained in:
parent
56f74e10e7
commit
27308f9f32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keyd'
|
# Template file for 'keyd'
|
||||||
pkgname=keyd
|
pkgname=keyd
|
||||||
version=2.4.3
|
version=2.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -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=d4075f673879f4950c1c0d43985797603200e993596a5d7fcec1597c2350c380
|
checksum=93ec6c153ef673a7a8b4d8b686494dee11d182513f4531c71dce15a8db7f6c1c
|
||||||
system_groups="keyd"
|
system_groups="keyd"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue