mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gucci: update to 1.6.11.
This commit is contained in:
parent
d007c0f28a
commit
92ab1e5169
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gucci'
|
# Template file for 'gucci'
|
||||||
pkgname=gucci
|
pkgname=gucci
|
||||||
version=1.6.10
|
version=1.6.11
|
||||||
revision=2
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/noqcks/gucci"
|
go_import_path="github.com/noqcks/gucci"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Simple CLI templating tool written in Go"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
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/v${version}.tar.gz"
|
||||||
checksum=1cdf723cf95708234034608a9628aed642cfb2f0ad58f58756694e34d18e557b
|
checksum=4471049d50450525dc848075894ae8bc48f897fe180857d2827fdb78feed1525
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue