mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gum: update to 0.15.2
This commit is contained in:
parent
cc1bdcdf15
commit
51a0af9fb8
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.15.0
|
version=0.15.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=a6a05f4b36ce622458091ca17345765ed1e248a6ca737bade2fa27ac2e4bdff5
|
checksum=c1950ef71284189436712f385adbf1a3d8df20a8735c9add5344601aedb97ac1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue