From 29b9e84585525e938314e984fc8d0fb763f55f85 Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Thu, 8 Oct 2020 09:02:58 +0200 Subject: [PATCH] github-cli: update to 1.1.0. --- 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 4834d3faea3..e274bbe08d4 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,6 +1,6 @@ # Template file for 'github-cli' pkgname=github-cli -version=1.0.0 +version=1.1.0 revision=2 wrksrc="cli-${version}" build_style=go @@ -13,7 +13,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=e3d1c341829f5b885dce9aa2bf4bc84db48072752250f6fdb2d62903caf07cfb +checksum=3340bcec77dd9cbb5074399effc876cb7d759a235d24ea11253ad7b232b620a2 pre_build() { local _date