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.58.1
version=0.59.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=e4f0d4f3cebc70a802f95c52265e34ee879265103ebb70b5dd449ae791d0cbbb
checksum=f78fca0ddbff18f7a5a8d04ba582354b98f2e42d181421090638e4ecfcdfd33c
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

post_install() {
Expand Down