# Template file for 'genact'
pkgname=genact
version=1.5.1
revision=1
build_style=cargo
short_desc="Nonsense activity generator"
maintainer="Kirilla39 <kirill39.pesin@ya.ru>"
license="MIT"
homepage="https://github.com/svenstaro/genact/"
changelog="https://raw.githubusercontent.com/svenstaro/genact/master/CHANGELOG.md"
distfiles="https://github.com/svenstaro/genact/archive/v${version}.tar.gz"
checksum="07d62d0c7a41e83bf4ab8b76a1c0754556697faf5aa023b4e34906ff52323a7d"

post_install() {
	vlicense LICENSE
}
