mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lazygit: update to 0.23.7
This commit is contained in:
parent
dab3baff8c
commit
e6f6297ce3
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'lazygit'
|
# Template file for 'lazygit'
|
||||||
pkgname=lazygit
|
pkgname=lazygit
|
||||||
version=0.23.6
|
version=0.23.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/jesseduffield/lazygit
|
go_import_path=github.com/jesseduffield/lazygit
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
depends="git"
|
depends="git"
|
||||||
short_desc="Simple terminal UI for git commands"
|
short_desc="Simple terminal UI for git commands"
|
||||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jesseduffield/lazygit"
|
homepage="https://github.com/jesseduffield/lazygit"
|
||||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||||
checksum=b2383a70e54a67382b0f052149891d3d0f3e1eba952a0fa5009214c6591dfc6b
|
checksum=0a5284d4ed513cd3094e1e4871da8b99c7b1d8b04a8aaaf4dc77bb932f630f1c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue