mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
lazygit: update to 0.9
This commit is contained in:
parent
50b20f1128
commit
760388a4bc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lazygit'
|
# Template file for 'lazygit'
|
||||||
pkgname=lazygit
|
pkgname=lazygit
|
||||||
version=0.8.3
|
version=0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/jesseduffield/lazygit
|
go_import_path=github.com/jesseduffield/lazygit
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Simple terminal UI for git commands"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jesseduffield/lazygit"
|
homepage="https://github.com/jesseduffield/lazygit"
|
||||||
distfiles="https://github.com/jesseduffield/lazygit/archive/${version}.tar.gz"
|
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||||
checksum=ed6c9992acf36d021cf3fa424f413328192421f311123d5feed7b4122b9f53f2
|
checksum=33a13cd4c9556e011b6dba68a4e2e7e6dcb59cb6891f6820a41c5b4e24bee42f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue