lazygit: update to 0.1.52.
This commit is contained in:
parent
e54535c22f
commit
7b6b2a1d06
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.1.51
|
||||
version=0.1.52
|
||||
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=6690a7922c8692de6f75f6865cfc20ae2710f4e78e627bbd3e71306405f26721
|
||||
checksum=02b5adcede26d38bf353623190859e194f4a32ec9916a3f8bb34503892e4ae78
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue