mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gum: update to 0.12.0
This commit is contained in:
parent
d97b4abbe1
commit
b4d326b565
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.11.0
|
version=0.12.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=51c715634c0b9c690874d1a4c42f5057797585353d8af3d9f8d86ed2d216c250
|
checksum=2af0c3bfb89f5201b48c2009da2c9fffba1819188bf6622e5ef8336e8cc27b10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue