mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gucci: update to 1.7.0.
This commit is contained in:
parent
b8571211d3
commit
627deda542
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gucci'
|
||||
pkgname=gucci
|
||||
version=1.6.13
|
||||
revision=2
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/noqcks/gucci"
|
||||
go_ldflags="-X main.AppVersion=${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/noqcks/gucci"
|
||||
distfiles="https://github.com/noqcks/gucci/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f623b69aa572d8ed28378f71e1e49d51922d9d2c3dc996ca38227a8f165d18a8
|
||||
checksum=bf93b18d8f3935c0a024e38d11e716ff00c18340ba5c4621b0b6fd6563b57284
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue