gum: update to 0.16.2

This commit is contained in:
zenobit 2025-07-02 11:02:39 +02:00 committed by tranzystorekk
parent 408bd203b1
commit 75665f7e84

View file

@ -1,6 +1,6 @@
# Template file for 'gum' # Template file for 'gum'
pkgname=gum pkgname=gum
version=0.16.1 version=0.16.2
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -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=5e2bfe822c0c4c75379e462340d78d26065481263f215db5511ed2e3bb40ade5 checksum=a8f53901447b13613e3445538e2c4d42fd7afb9dad9535debff1b64656b66867
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE