From 489201d41f9814ed9f677d294e4757d39f888ee5 Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Tue, 27 Oct 2020 18:18:46 +0100 Subject: [PATCH] github-cli: update to 1.2.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 e274bbe08d4..85824118076 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.1.0 -revision=2 +version=1.2.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=3340bcec77dd9cbb5074399effc876cb7d759a235d24ea11253ad7b232b620a2 +checksum=d2ff68475802292673b168c35f3f1443dd0068ad6f9e2ee11a260c843b548026 pre_build() { local _date