We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743af54 commit cfd8117Copy full SHA for cfd8117
1 file changed
srcpkgs/lazygit/template
@@ -1,6 +1,6 @@
1
# Template file for 'lazygit'
2
pkgname=lazygit
3
-version=0.60.0
+version=0.61.0
4
revision=1
5
build_style=go
6
go_import_path=github.com/jesseduffield/lazygit
@@ -13,7 +13,7 @@ license="MIT"
13
homepage="https://github.com/jesseduffield/lazygit"
14
changelog="https://github.com/jesseduffield/lazygit/releases"
15
distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
16
-checksum=c0cb64f7861e439ef13fa06845e7ab6b219364b7b083c7ff10d851e764e6b16b
+checksum=24b0ce4f98834f2b2df0a015a13d6846d2711eba8ae2c0e5612c84dbc55b4c10
17
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
18
19
post_install() {
0 commit comments