# Template file for 'sxhkd'
pkgname=sxhkd
version=0.6.3
revision=1
build_style=gnu-makefile
make_use_env=yes
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel"
short_desc="Simple X HotKey Daemon"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/baskerville/sxhkd"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=9d7a64d73f7114a24ff93a35a2662afd9807e0df9ffbfabd24230b4872503fcb

post_install() {
	vlicense LICENSE
}
