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/whatscli/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'whatscli'
pkgname=whatscli
version=1.1.4
version=1.1.5
revision=1
build_style=go
go_import_path=github.com/normen/whatscli
Expand All @@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/normen/whatscli"
changelog="https://github.com/normen/whatscli/releases"
distfiles="https://github.com/normen/${pkgname}/archive/refs/tags/v${version}.tar.gz"
checksum=bff19bf129aea869d31e4a6edb665de6cea459845b0a0aec5ec4037f4fba789d
checksum=a07be596b0c452b48cab39fc6de2a3a179e6e0a8ed20e036c838da050a0a507f

post_install() {
vlicense README.md
Expand Down