From ec8affde2a328a6fe5fffde6dedd94908a0a99db Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Fri, 2 Apr 2021 19:28:31 +0300 Subject: [PATCH] github-cli: update to 1.8.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 77357dc600ad..4d9fc015800c 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.8.0 +version=1.8.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=13576c42a0cb1486370b876eccebe498c1ef84868893ae41a1f717229be4d6bb +checksum=5bdbc589a6d5cca241b2dc467d846a8f23c465d78efd898271f18b636608d6e6 pre_build() { local _date