Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/keymapper/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'keymapper'
pkgname=keymapper
version=5.5.0
version=5.5.1
revision=1
build_style=cmake
configure_args="-DVERSION=${version}"
Expand All @@ -12,7 +12,7 @@ license="GPL-3.0-only"
homepage="https://github.com/houmain/keymapper"
changelog="https://raw.githubusercontent.com/houmain/keymapper/main/CHANGELOG.md"
distfiles="https://github.com/houmain/keymapper/archive/refs/tags/${version}.tar.gz"
checksum=85160c8f63a6f2a12b9ec8ce9916ff4e892eec54d4d1a9c7785554231fc4ffd5
checksum=379f7353a42b690322db69a0500999e465d149176715de4f2cd1aa050b67330c

post_install() {
vsv keymapperd
Expand Down