lazydocker: update to 0.20.0.

This commit is contained in:
Benjamín Albiñana 2022-11-12 09:02:35 +01:00 committed by Michal Vasilek
parent 7718435687
commit 55863d185c

View file

@ -1,6 +1,6 @@
# Template file for 'lazydocker' # Template file for 'lazydocker'
pkgname=lazydocker pkgname=lazydocker
version=0.19.0 version=0.20.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/jesseduffield/lazydocker go_import_path=github.com/jesseduffield/lazydocker
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/jesseduffield/lazydocker" homepage="https://github.com/jesseduffield/lazydocker"
distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz" distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
checksum=65f6f6f9a205c46dd721b05df17c31b90a02c10d3485f7b257e77e8e1db4e123 checksum=570ce8127b148bc99c2faa1d4a3530504e81d531d3546dd1f29a7258c4d9d9ea
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE