lazygit: update to 0.2.1.
This commit is contained in:
parent
84efc988af
commit
9c7eb8053d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.1.80
|
||||
version=0.2.1
|
||||
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=a076d4fac93cfd41afcc1c4a5c3b3c55a1315aec452573686b97a47e8885c45f
|
||||
checksum=35960501bf1900c89887c9a0b876ddce700db42910cb56667d04e44946f56e5e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue