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.5
version=1.1.6
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=a07be596b0c452b48cab39fc6de2a3a179e6e0a8ed20e036c838da050a0a507f
checksum=36d8dc003078f070b760ad8208913cff97afebec0eabd486700e2101020b9b62

post_install() {
vlicense README.md
Expand Down