lazygit: update to 0.51.1

This commit is contained in:
Filip Rojek 2025-05-26 16:23:30 +02:00 committed by tranzystorekk
parent 299797560d
commit 47c9d980a4

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
version=0.50.0
version=0.51.1
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=4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b
checksum=467fb3988a375dbfd9288beaae89205d39795a0fd7f156b813d52bbcb57f3506
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() {