mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gum: update to 0.11.0
This commit is contained in:
parent
a8c9cf0825
commit
053c2e488d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gum'
|
# Template file for 'gum'
|
||||||
pkgname=gum
|
pkgname=gum
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path="github.com/charmbracelet/gum"
|
go_import_path="github.com/charmbracelet/gum"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/charmbracelet/gum"
|
homepage="https://github.com/charmbracelet/gum"
|
||||||
changelog="https://github.com/charmbracelet/gum/releases"
|
changelog="https://github.com/charmbracelet/gum/releases"
|
||||||
distfiles="https://github.com/charmbracelet/gum/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/charmbracelet/gum/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6084bd89fdb51bbe58ef2a576e81f7d66471a48acc4d8aae41deff5cbb41a2ab
|
checksum=51c715634c0b9c690874d1a4c42f5057797585353d8af3d9f8d86ed2d216c250
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue