mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +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'
|
||||
pkgname=gucci
|
||||
version=1.6.10
|
||||
version=1.6.11
|
||||
revision=2
|
||||
build_style=go
|
||||
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>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/noqcks/gucci"
|
||||
distfiles="https://github.com/noqcks/gucci/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=1cdf723cf95708234034608a9628aed642cfb2f0ad58f58756694e34d18e557b
|
||||
distfiles="https://github.com/noqcks/gucci/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4471049d50450525dc848075894ae8bc48f897fe180857d2827fdb78feed1525
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue