lazygit: update to 0.28.2
This commit is contained in:
parent
a3998a2c1d
commit
2adfd777ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.28.1
|
||||
version=0.28.2
|
||||
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=56daf4fd751f5ce5703974aa2f0d6c4b77f20225c9ed639a61633033c87704c0
|
||||
checksum=4925089bff0fee55ccc495fdcc2d396e48e04d16ad8d6681b6cce7b10eefa2b4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue