lazygit: update to 0.1.51.

This commit is contained in:
maxice8 2018-08-11 18:48:19 -03:00
parent d601d917df
commit cc76ffc141
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.1.48 version=0.1.51
revision=2 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"
@ -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=5d2a1e799681c253b794ab346e4708ee0607fe0138957c90cecc174da6c71767 checksum=6690a7922c8692de6f75f6865cfc20ae2710f4e78e627bbd3e71306405f26721
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE