We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204d8cc commit 903b441Copy full SHA for 903b441
srcpkgs/lazygit/template
@@ -1,6 +1,6 @@
1
# Template file for 'lazygit'
2
pkgname=lazygit
3
-version=0.61.0
+version=0.61.1
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=24b0ce4f98834f2b2df0a015a13d6846d2711eba8ae2c0e5612c84dbc55b4c10
+checksum=2a550c9b609c5eb0e1c2640e8114ac05b94c671803f77e08a9dcdbd66372e2c4
17
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
18
19
post_install() {
0 commit comments