Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/act/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'act'
pkgname=act
version=0.2.78
version=0.2.86
revision=1
build_style=go
go_import_path="github.com/nektos/act"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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
checksum=5717a45d967ddbb5e227b4029dfde4d7757477ec2d828486f714f75695f05c86

post_install() {
vlicense LICENSE
Expand Down
Loading