mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gum: update to 0.15.0
This commit is contained in:
parent
e427855b66
commit
3935587a1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gum'
|
# Template file for 'gum'
|
||||||
pkgname=gum
|
pkgname=gum
|
||||||
version=0.14.5
|
version=0.15.0
|
||||||
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=b2c8101bb6f93acba420808df65b3f9acfe8cc9de283c1d9d94311123f43f271
|
checksum=a6a05f4b36ce622458091ca17345765ed1e248a6ca737bade2fa27ac2e4bdff5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue