lazydocker: update to 0.20.0.
This commit is contained in:
parent
7718435687
commit
55863d185c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.19.0
|
||||
version=0.20.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazydocker
|
||||
|
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazydocker"
|
||||
distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
|
||||
checksum=65f6f6f9a205c46dd721b05df17c31b90a02c10d3485f7b257e77e8e1db4e123
|
||||
checksum=570ce8127b148bc99c2faa1d4a3530504e81d531d3546dd1f29a7258c4d9d9ea
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue