mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gucci: update to 1.9.0.
This commit is contained in:
parent
a533a189cc
commit
83120f11db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gucci'
|
# Template file for 'gucci'
|
||||||
pkgname=gucci
|
pkgname=gucci
|
||||||
version=1.7.0
|
version=1.9.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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/noqcks/gucci/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bf93b18d8f3935c0a024e38d11e716ff00c18340ba5c4621b0b6fd6563b57284
|
checksum=3cbcbee42a78a38dce9544338b5bd46601b4378d5ff5ae2045cfd99d635d1664
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue