We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab2e31 commit e35a431Copy full SHA for e35a431
1 file changed
srcpkgs/whatscli/template
@@ -1,6 +1,6 @@
1
# Template file for 'whatscli'
2
pkgname=whatscli
3
-version=1.1.4
+version=1.1.5
4
revision=1
5
build_style=go
6
go_import_path=github.com/normen/whatscli
@@ -10,7 +10,7 @@ license="MIT"
10
homepage="https://github.com/normen/whatscli"
11
changelog="https://github.com/normen/whatscli/releases"
12
distfiles="https://github.com/normen/${pkgname}/archive/refs/tags/v${version}.tar.gz"
13
-checksum=bff19bf129aea869d31e4a6edb665de6cea459845b0a0aec5ec4037f4fba789d
+checksum=a07be596b0c452b48cab39fc6de2a3a179e6e0a8ed20e036c838da050a0a507f
14
15
post_install() {
16
vlicense README.md
0 commit comments