lazygit: update to 0.26.1.
This commit is contained in:
parent
d152611110
commit
740797bfc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.25.1
|
||||
version=0.26.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=4de157c0997a12d9161bc0c10cb65053349325f2da9005bd271361a2bee8074b
|
||||
checksum=7bfda18345993206d4d388ea0370e9b54af0354d37f4a64803461889b361d547
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue