mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
lazygit: update to 0.29.
This commit is contained in:
parent
2f445a5035
commit
f32759e537
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.28.2
|
||||
version=0.29
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=4925089bff0fee55ccc495fdcc2d396e48e04d16ad8d6681b6cce7b10eefa2b4
|
||||
checksum=f25de2ddab99d2ea06aae87e0be6365033b2ceb8efe94807c8b074884d5e8e38
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue