gum: update to 0.14.5
This commit is contained in:
parent
bd2265f5f7
commit
6382332529
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gum'
|
# Template file for 'gum'
|
||||||
pkgname=gum
|
pkgname=gum
|
||||||
version=0.14.3
|
version=0.14.5
|
||||||
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=954e37c4c35e877bffd5bec7c794bee254db95f8a4e005136d94c7db456db398
|
checksum=b2c8101bb6f93acba420808df65b3f9acfe8cc9de283c1d9d94311123f43f271
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue