lazydocker: update to 0.7.6
This commit is contained in:
parent
4e43054f25
commit
ad396f5550
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.7.5
|
||||
version=0.7.6
|
||||
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=f3a28ee7dc582c4131926cadd0245f86ca3bca5c0077217b4fe9d29fac0c28a9
|
||||
checksum=4f25042036409a1ff675a937a1074d25d8185b056c27f19d164d94b8cdeb446c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue