# Template file for 'minisign' pkgname=minisign version=0.9 revision=1 build_style=cmake makedepends="libsodium-devel" short_desc="Simple tool to sign files and verify signatures" maintainer="Orphaned " license="MIT" homepage="https://jedisct1.github.io/minisign" distfiles="https://github.com/jedisct1/minisign/archive/${version}.tar.gz" checksum=caa4b3dd314e065c6f387b2713f7603673e39a8a0b1a76f96ef6c9a5b845da0f post_install() { vlicense LICENSE }