Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Template file for 'lazydocker'
- pkgname=lazydocker
- version=0.2.4
- revision=1
- wrksrc="lazydocker-${version}"
- build_style=go
- go_import_path=github.com/jesseduffield/lazydocker
- depends="docker docker-compose"
- short_desc="Simple terminal UI for docker and docker-compose, written in Go"
- maintainer="BenjamÃn Albiñana <[email protected]>"
- license="MIT"
- homepage="https://github.com/jesseduffield/lazydocker"
- distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
- checksum=b86083aa8a67868b199f3b5325fcd8d0ba79049de5ad778b5badd88196e6717d
- post_install() {
- vlicense LICENSE
- }
Advertisement
Add Comment
Please, Sign In to add comment