From 7c4124b3204c723e579f5d01da3099a4af462cfb Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Wed, 25 Mar 2020 10:24:56 +0100 Subject: [PATCH] github-cli: update to 0.6.2. --- srcpkgs/github-cli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template index e07c65cae78..ccd9c0b3e51 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,6 +1,6 @@ # Template file for 'github-cli' pkgname=github-cli -version=0.6.1 +version=0.6.2 revision=1 wrksrc="cli-${version}" build_style=go @@ -12,7 +12,7 @@ license="MIT" homepage="https://cli.github.com" changelog="https://github.com/cli/cli/releases" distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz" -checksum=237b18f9e3c82caa1cb06df3ca763ad7b32dab7e9a9a6f89afe7593bc31c3290 +checksum=fc6986ea92f31788b55b677e079a8119b862b96a0838a0eb63b26145a7771389 pre_build() { local _date