From 1fc4e28d4506ea9acfb945ee271f390c5948e8a7 Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Thu, 12 Nov 2020 08:04:49 +0100 Subject: [PATCH] github-cli: update to 1.2.1. --- 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 85824118076..fbda7fc3a26 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.2.0 +version=1.2.1 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=d2ff68475802292673b168c35f3f1443dd0068ad6f9e2ee11a260c843b548026 +checksum=ae7f03426b9d9ebf40be3cdbd4ce8cec7aeeda8e51acd34d8d0aaf0b3c4ea550 pre_build() { local _date