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 fbe57ddec168..077fc6510bd8 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.18894
+pkgver=0.1.18980
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=(
- "9c8fcfd2fbe747ac36a5ea633811610d41a912b7626e5ef57fdc4e542747ff4d"
+ "3fd203b3c35faad308a34d5f14f9be61465128a376491d23ec9f6c2236a38d7d"
"89f336660e1dea7ea005892dc44696fb15544cbffedfbddcd4f6671a735763a9"
)