lazydocker: update to 0.5.4
This commit is contained in:
parent
884b2abd04
commit
8e1c3ca303
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.4
|
||||
version=0.5.4
|
||||
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=de607592607b2e4c63366f754505d292a73200a28291d1de3d93237b202689bb
|
||||
checksum=84b6f0f4795c6be7a74f3da46a91e041b7d038c93cc5ba5090293fa980079c39
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue