gucci: update to 1.6.13.
This commit is contained in:
parent
5ca3acfb24
commit
7cec180741
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gucci'
|
# Template file for 'gucci'
|
||||||
pkgname=gucci
|
pkgname=gucci
|
||||||
version=1.6.12
|
version=1.6.13
|
||||||
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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/noqcks/gucci/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=891b79da6cde8b41b9b172f136a830b24703885de7164bb2bdd14472d8014f41
|
checksum=f623b69aa572d8ed28378f71e1e49d51922d9d2c3dc996ca38227a8f165d18a8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue