From 14da208c937dc7b0dc4d334eeba638618235f163 Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Fri, 22 Jan 2021 09:14:21 +0100 Subject: [PATCH] github-cli: update to 1.5.0. --- 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 59500d04588..078d892cfd1 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,7 +1,7 @@ # Template file for 'github-cli' pkgname=github-cli -version=1.4.0 -revision=2 +version=1.5.0 +revision=1 wrksrc="cli-${version}" build_style=go build_helper=qemu @@ -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=9f8851264938e48f5ccabe12e4de404ee0f94c8e33c107b818c4e324dbafa558 +checksum=49c42a3b951b67e29bc66e054fedb90ac2519f7e1bfc5c367e82cb173e4bb056 pre_build() { local _date