From 9725d9013f868df96402a15803613e06742bf13e Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 16 Mar 2020 13:28:32 +0200 Subject: [PATCH] github-cli: update to 0.6.1. --- srcpkgs/github-cli/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template index d590cb099d8..e07c65cae78 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,7 +1,7 @@ # Template file for 'github-cli' pkgname=github-cli -version=0.5.5 -revision=2 +version=0.6.1 +revision=1 wrksrc="cli-${version}" build_style=go go_import_path="github.com/cli/cli/cmd/gh" @@ -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=7c2cfdafe765a598b70b3e6de839590e8fa30a89bedc85799a43bdbc6fd3277e +checksum=237b18f9e3c82caa1cb06df3ca763ad7b32dab7e9a9a6f89afe7593bc31c3290 pre_build() { local _date