# Template file for 'sutils'
pkgname=sutils
version=0.2
revision=3
build_style=gnu-makefile
makedepends="alsa-lib-devel"
short_desc="Small command-line utilities"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Unlicense"
homepage="https://github.com/baskerville/sutils/"
distfiles="https://github.com/baskerville/sutils/archive/${version}.tar.gz"
checksum=da8cccace32094430be572cf59d85256023edf9107b12c926c7beb29586c56a3

post_install() {
	vlicense LICENSE
}
