mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
lazygit: update to 0.50.0.
This commit is contained in:
parent
741b21a106
commit
c6c0170c83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.49.0
|
||||
version=0.50.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=5f74970a7303f22e5cb47a99b0480c213e280c10585edbf6ae16240fc4e55fa7
|
||||
checksum=4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b
|
||||
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue