gucci: update to 1.3.0.

This commit is contained in:
Leah Neukirchen 2021-03-22 15:09:01 +01:00
parent c43fdd00f6
commit d0319fb381

View file

@ -1,6 +1,6 @@
# Template file for 'gucci' # Template file for 'gucci'
pkgname=gucci pkgname=gucci
version=1.2.4 version=1.3.0
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/noqcks/gucci" go_import_path="github.com/noqcks/gucci"
@ -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/${version}.tar.gz" distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
checksum=50d9d513fff97128bbd92685af5b244cbc1453e79010fb2b1aea51c84d478855 checksum=c54c8e7c5273dcd959d11b42820e35acf8150f4ed40c56281c70c5fea16f0753
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE