lazygit: update to 0.5.
This commit is contained in:
parent
e0782779cd
commit
f69fc02d0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.4
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=5e78e574259b7119cd2bfc207d63f8461b0f05f8a3179ec5ea606bf52aff6151
|
||||
checksum=7f64d6895eb9ce472f552401796b91badc6eda149237cc4bc8892e57366ca312
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue