Skip to content
Snippets Groups Projects
Commit 35676aa2 authored by alice's avatar alice
Browse files

community/github-cli: upgrade to 2.26.1

parent 05fc2c39
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
# Contributor Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
# Maintainer: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
pkgname=github-cli
pkgver=2.26.0
pkgrel=1
pkgver=2.26.1
pkgrel=0
pkgdesc="CLI for dealing with GitHub"
options="net" # Need to fetch modules
url="https://cli.github.com"
......@@ -52,7 +52,7 @@ check() {
export TZ=Europe/London
# skip tests that fail in official CI
export GITHUB_ACTIONS=true
go test -v ./...
go test ./...
}
package() {
......@@ -63,6 +63,6 @@ package() {
}
sha512sums="
bae8135702309450dd98a2b7d172991d083a383a05e3cf8bd5f11c2a1153cf86d0491d225d37c90026304973e596c1aa5514fc9ae579234d87c5d6eb36dfd8e7 github-cli-2.26.0.tar.gz
e088512adbdb07718186033f6b1aba2698bf1a53a676be20b1e591c0584dca763660b542bebcd28075cfc60dec3698de40fd23ef6f1fa521dd71161abbf1d74a github-cli-2.26.1.tar.gz
873b931af40952b2e1b82d7d825d301a5334be40e9df34fc192160e564a26d13d7de4d13d48cfe08119f9b4741c25051068d062181e23f80abefad1d18155357 no-ignore-goflags.patch
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment