From 6ff7688dd946d0a6e2c73b0034eba0dc2063093f Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Wed, 25 Aug 2021 07:32:18 +0200 Subject: [PATCH] github-cli: update to 2.0.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 263e2ca17c7a..d42f0f6eea55 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.14.0 +version=2.0.0 revision=1 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=1a99050644b4821477aabc7642bbcae8a19b3191e9227cd8078016d78cdd83ac +checksum=5d93535395a6684dee1d9d1d3cde859addd76f56581e0111d95a9c685d582426 pre_build() { local _date