mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lazygit: update to 0.44.1.
This commit is contained in:
parent
4ca260bdd9
commit
6ddcb7093e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lazygit'
|
# Template file for 'lazygit'
|
||||||
pkgname=lazygit
|
pkgname=lazygit
|
||||||
version=0.44.0
|
version=0.44.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/jesseduffield/lazygit
|
go_import_path=github.com/jesseduffield/lazygit
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jesseduffield/lazygit"
|
homepage="https://github.com/jesseduffield/lazygit"
|
||||||
changelog="https://github.com/jesseduffield/lazygit/releases"
|
changelog="https://github.com/jesseduffield/lazygit/releases"
|
||||||
distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6cf617510127892f3ede2aea767ce725197902418ef7087c1cf0e91f06d00a16
|
checksum=02b67d38e07ae89b0ddd3b4917bd0cfcdfb5e158ed771566d3eb81f97f78cc26
|
||||||
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue