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'
|
||||
pkgname=lazygit
|
||||
version=0.23.6
|
||||
version=0.23.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
hostmakedepends="git"
|
||||
depends="git"
|
||||
short_desc="Simple terminal UI for git commands"
|
||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||
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=b2383a70e54a67382b0f052149891d3d0f3e1eba952a0fa5009214c6591dfc6b
|
||||
checksum=0a5284d4ed513cd3094e1e4871da8b99c7b1d8b04a8aaaf4dc77bb932f630f1c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue