lazygit: update to 0.4.
This commit is contained in:
parent
30841f6067
commit
958a19ad3c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.3.1
|
||||
version=0.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=2a67a369f5c12118e747304f98a0dab3f7f747d7602b83c6022f63987e3747da
|
||||
checksum=5e78e574259b7119cd2bfc207d63f8461b0f05f8a3179ec5ea606bf52aff6151
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue