From 0bde39aea0ef5bba6f34f71948aeef078aca5d5d Mon Sep 17 00:00:00 2001 From: Felipe Nogueira Date: Sat, 13 Jun 2020 00:40:27 -0300 Subject: [PATCH] github-cli: update to 0.10.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 63095c79011..a19dda04db7 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,6 +1,6 @@ # Template file for 'github-cli' pkgname=github-cli -version=0.9.0 +version=0.10.0 revision=1 wrksrc="cli-${version}" build_style=go @@ -12,7 +12,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=318295e5a662f785662751f1e2cd4b1f613ec3aced1c4e7f1755d27922dbfdbf +checksum=5d7474a89cd0d284387f1b58dc8b1771ebae8fc83cfa2410b354435b295c07df pre_build() { local _date