From dbfdbdc692197dd80278f059cac567b61434e495 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 11 Nov 2019 15:47:00 -0600 Subject: [PATCH] lazygit: update to 0.10.4 and adopt --- srcpkgs/lazygit/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index aa77e236051..8abdb779b48 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,17 +1,17 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.9 +version=0.10.4 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="Orphaned " +maintainer="Nathan Owens " license="MIT" homepage="https://github.com/jesseduffield/lazygit" distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz" -checksum=33a13cd4c9556e011b6dba68a4e2e7e6dcb59cb6891f6820a41c5b4e24bee42f +checksum=87e64b5bcb03aac2d518f20893169831321f05964a1170c5933935b157ae8471 post_install() { vlicense LICENSE