lazydocker: update to 0.6.3
This commit is contained in:
parent
cbab0eee04
commit
e6cea6d963
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.5.5
|
||||
version=0.6.3
|
||||
revision=1
|
||||
wrksrc="lazydocker-${version}"
|
||||
build_style=go
|
||||
|
@ -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=7356bba503166675ec10a8fcaeff554403fb02bf80a07838cd541671626b233b
|
||||
checksum=517dc632839b51bc4a7313b12d2fec0dd2f4d6ab3d9e0b0dd343dfbca0fa38aa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue