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