mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lazygit: update to 0.46.0.
This commit is contained in:
parent
59ef5c8433
commit
c05360f74c
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.45.2
|
version=0.46.0
|
||||||
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=dd3d6645ee429f0c554338c1fdb940733793ad915ae72653132664aa7c26bbcb
|
checksum=7157f8237953cf65fce02a5e662bdffb675f196cdf736b7ab6d24539b915bd74
|
||||||
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