lazygit: update to 0.2.2.

This commit is contained in:
maxice8 2018-09-10 23:32:00 -03:00
parent 44feafeba8
commit a846c3df4a
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.2.1 version=0.2.2
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/jesseduffield/lazygit go_import_path=github.com/jesseduffield/lazygit
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=35960501bf1900c89887c9a0b876ddce700db42910cb56667d04e44946f56e5e checksum=4ed37925d96a31488a914dfb55f78e3fec87b18bca4b3e76daa7d8dfb24492d0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE