mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
lazygit: update to 0.38.1.
This commit is contained in:
parent
34398bd8e6
commit
afa1584886
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.37.0
|
||||
revision=2
|
||||
version=0.38.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
go_ldflags="-X main.version=${version} -X main.buildSource=voidlinux"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Simple terminal UI for git commands"
|
|||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
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=8545f3cffe110de80c88859cd11b42eaccb71f4c239c5bc2bff841f623438296
|
||||
checksum=144f55267df7d51be9ae1dc3313707a7f6bcdf0c42eb330667c1fd661dec01b8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue