lazydocker: update to 0.7.5
This commit is contained in:
parent
85150514f2
commit
5d36170076
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.7.4
|
||||
version=0.7.5
|
||||
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=537f0dfdd4a425b326c10233c1f9ab0189d4d706a68ba756ff9921efc6cccef5
|
||||
checksum=f3a28ee7dc582c4131926cadd0245f86ca3bca5c0077217b4fe9d29fac0c28a9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue