# Template file for 'act' pkgname=act version=0.2.78 revision=1 build_style=go go_import_path="github.com/nektos/act" go_ldflags="-X main.version=${version}" short_desc="Run your GitHub Actions locally" maintainer="Orphaned " license="MIT, Apache-2.0" homepage="https://github.com/nektos/act" distfiles="https://github.com/nektos/act/archive/refs/tags/v${version}.tar.gz" checksum=0376a119cd40a62deeb2f3a35f8d87a5fe054de0092d51448d147058c93ef69c post_install() { vlicense LICENSE }