From 2bed3f34cf975a7a227af4d625f89919a5593fcd Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Tue, 12 May 2020 14:40:19 +0200 Subject: [PATCH] github-cli: update to 0.8.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 a71429bf313..23477006866 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.7.0 +version=0.8.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=c8966ee2c9fe8138ae7773c66b9a85dd2bfbffc7ca26ce189b294ae0b3e4c05c +checksum=6439f2b01681be33b2b3fa313abdb700e5f6344ddff5e0fe8e01226c20d36442 pre_build() { local _date