lazygit: update to 0.12.3
This commit is contained in:
parent
db7f893807
commit
9c3204019e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.11.3
|
||||
version=0.12.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -11,7 +11,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=b3c503de6b34fd4284fd70655e7f42feafc07f090e7f7cc00db261f56c583c46
|
||||
checksum=0338c29be43ab1393ed9dfcda20a93c44f40753c26c8e516b6ed7f79f7275ec4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue