gucci: update to 1.6.6.

This commit is contained in:
Leah Neukirchen 2023-04-07 13:51:03 +02:00
parent 8eb70ecf55
commit af0775b218

View file

@ -1,7 +1,7 @@
# Template file for 'gucci' # Template file for 'gucci'
pkgname=gucci pkgname=gucci
version=1.6.5 version=1.6.6
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/noqcks/gucci" go_import_path="github.com/noqcks/gucci"
go_ldflags="-X main.AppVersion=${version}" go_ldflags="-X main.AppVersion=${version}"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://github.com/noqcks/gucci" homepage="https://github.com/noqcks/gucci"
distfiles="https://github.com/noqcks/gucci/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/noqcks/gucci/archive/refs/tags/${version}.tar.gz"
checksum=22614c969f2667d00a7d2f4db4aed0054206eee014743d3004d6deb5c5722cbc checksum=5e418d5801bee415fe055535dd2943aceb4a19646a2b101be0ba429b84de3fd6
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE