Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/lazygit/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
version=0.57.0
version=0.58.0
revision=1
build_style=go
go_import_path=github.com/jesseduffield/lazygit
Expand All @@ -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=19789e74db57f0fdd80a43f284edc549bd25319c922149ed754bdd7cfe9004cf
checksum=9f714b3d35fa7cae5a2193cf11a2e9bc97bd0a9bbf52ccaea432765bf8f63f3c
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

post_install() {
Expand Down