lazydocker: update to 0.10.
This commit is contained in:
parent
e1ef5a6d53
commit
0099d885c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.9.1
|
||||
version=0.10
|
||||
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=69f403b0656bf163989729073f8320efed5269cf5b936093b891551c0575b971
|
||||
checksum=4843347efcb165506c1739584037296c977cb46d167788fd339f49d8946a14e1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue