# Template file for 'yubikey-touch-detector'
pkgname=yubikey-touch-detector
version=1.13.0
revision=1
build_style=go
go_import_path=github.com/maximbaz/yubikey-touch-detector
hostmakedepends="pkg-config"
makedepends="gpgme-devel"
short_desc="Tool to detect when your YubiKey is waiting for a touch"
maintainer="Yushi <git@yushi.one>"
license="ISC"
homepage="https://github.com/max-baz/yubikey-touch-detector"
changelog="https://github.com/max-baz/yubikey-touch-detector/releases"
distfiles="https://github.com/max-baz/yubikey-touch-detector/archive/refs/tags/${version}.tar.gz"
checksum=8c12cea50fe31721f13fe55ee4b6be5315ac8a444c33beb3e8bb7e947cfa231e

post_install() {
	vlicense LICENSE
}
