lazygit: update to 0.2.1.

This commit is contained in:
maxice8 2018-08-28 06:53:44 -03:00
parent 84efc988af
commit 9c7eb8053d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.1.80 version=0.2.1
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=a076d4fac93cfd41afcc1c4a5c3b3c55a1315aec452573686b97a47e8885c45f checksum=35960501bf1900c89887c9a0b876ddce700db42910cb56667d04e44946f56e5e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE