gum: update to 2.0.0

This commit is contained in:
zenobit
2026-08-22 18:30:42 +02:00
committed by Duncan Overbruck
parent fd557b74f4
commit d14273f5be
+3 -3
View File
@@ -1,10 +1,10 @@
# Template file for 'gum'
pkgname=gum
version=0.17.0
version=2.0.0
revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/charmbracelet/gum"
go_import_path="charm.land/gum/v2"
go_ldflags="-X main.Version=${version}"
short_desc="Tool for glamorous shell scripts"
maintainer="zenobit <zen@osowoso.org>"
@@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/charmbracelet/gum"
changelog="https://github.com/charmbracelet/gum/releases"
distfiles="https://github.com/charmbracelet/gum/archive/refs/tags/v${version}.tar.gz"
checksum=763a7f89dfebf8e77f86e680bace48a09423cfb9e4b4f4ba22d2c9836d311f95
checksum=8a5baa1e1647cdc3f7fdf91939de5372791ab133117416c8e3d944afbf0b3c9c
post_install() {
vlicense LICENSE