From 1aa3a27c219bb091c8d2ba1b64745496a60c1161 Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Wed, 27 May 2020 08:23:20 +0200 Subject: [PATCH] github-cli: update to 0.9.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 23477006866..63095c79011 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.8.0 +version=0.9.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=6439f2b01681be33b2b3fa313abdb700e5f6344ddff5e0fe8e01226c20d36442 +checksum=318295e5a662f785662751f1e2cd4b1f613ec3aced1c4e7f1755d27922dbfdbf pre_build() { local _date