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.61.1
version=0.62.1
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=2a550c9b609c5eb0e1c2640e8114ac05b94c671803f77e08a9dcdbd66372e2c4
checksum=198602c75c0d971b56088d6d364aaf9b2fd52bcadcb0e6a8548df0ed43e4dac2
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

post_install() {
Expand Down