Skip to content
Merged
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/zvm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'zvm'
pkgname=zvm
version=0.8.14
version=0.8.15
revision=1
build_style=go
go_import_path="github.com/tristanisham/zvm"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://www.zvm.app"
changelog="https://github.com/tristanisham/zvm/releases"
distfiles="https://github.com/tristanisham/zvm/archive/refs/tags/v${version}.tar.gz"
checksum=1879e1ae6fc3d02dcf4d9449a9023d150068228bd1f196fa467ba2f6542da977
checksum=36e6de08778e0afb10bb115b56fda1d62076710e82df9d36b4dfe6664e4e08df

post_install() {
vlicense LICENSE
Expand Down