lazygit: update to 0.28.1.
This commit is contained in:
parent
bbb9261480
commit
d9748fe139
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.27.4
|
||||
version=0.28.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=8036c9b9539599fe9c112ed46d6234b3139a9dddc188b05cfa3bccfdb01422ca
|
||||
checksum=56daf4fd751f5ce5703974aa2f0d6c4b77f20225c9ed639a61633033c87704c0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue