From ad2f8eb2f24f14c3c290b6222e8b1ec49c141db5 Mon Sep 17 00:00:00 2001 From: Joseph Benden Date: Sat, 19 Sep 2020 12:17:11 -0700 Subject: [PATCH] github-cli: update to 1.0.0. Signed-off-by: Joseph Benden --- 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 266656885b8..d1446631aeb 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.11.1 +version=1.0.0 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=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0 +checksum=e3d1c341829f5b885dce9aa2bf4bc84db48072752250f6fdb2d62903caf07cfb pre_build() { local _date