summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 192f8b95a21e..52d3bdda1b12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgauthor=CircleCI-Public
_upstream_pkgname=circleci-cli
_upstream_elfname=circleci
pkgname=circleci-cli-bin
-pkgver=0.1.20500
+pkgver=0.1.20629
pkgrel=1
pkgdesc="CircleCI's new command-line application."
arch=('x86_64')
@@ -22,7 +22,7 @@ license=("MIT")
source=("${_upstream_pkgname}-${pkgver}.tar.gz::https://github.com/${_pkgauthor}/${_upstream_pkgname}/releases/download/v${pkgver}/${_upstream_pkgname}_${pkgver}_${_goos}_${_goarch}.tar.gz"
"LICENSE::https://raw.githubusercontent.com/${_pkgauthor}/${_upstream_pkgname}/master/LICENSE")
sha256sums=(
- "086ab743f64f1b3b3c181dfead4a68e97fa598e5719368a44683e9fc9950f843"
+ "787dfdc004bb8c44dd0e38abb1cb342126e4ecf6f7d5ba389208fc48d5783553"
"89f336660e1dea7ea005892dc44696fb15544cbffedfbddcd4f6671a735763a9"
)