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