mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
lazygit: update to 0.54.2.
This commit is contained in:
parent
a7d98114ad
commit
a4c5206a68
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.54.1
|
||||
version=0.54.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -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=118e2cc06ba80708418c07256b9d753501e942e28567dfdd9d10b00936153f2a
|
||||
checksum=27237c1c30f866d5adf1682b85db549d9874f89491093230ee0c5ea361617c7c
|
||||
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue