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.62.2
version=0.63.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=0bd1cdbaf1a584d2eb2fd14f068a8eaaeaeb80d3e2713c72005de9e4feaf6844
checksum=56f028ad7700cbe4474e5fb09a617649a82d0963820d38757f61a93b31832610
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

post_install() {
Expand Down