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 408131bd363d..91a214ffc4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Haß <aur@hass.onl>
_pkgname=faas-cli
pkgname=openfaas-cli-bin
-pkgver=0.12.14
+pkgver=0.12.19
pkgrel=1
pkgdesc="Official CLI for OpenFaaS"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/openfaas/faas-cli"
license=('MIT')
conflicts=('openfaas-cli')
source=("${_pkgname}-${pkgver}::https://github.com/openfaas/faas-cli/releases/download/${pkgver}/${_pkgname}")
-sha256sums=("a9fe818647a2f8a32d85e533c0d183137b690de3bfa04130b3150937d14f9e7e")
+sha256sums=("4798f7d391508df970b32ea4a7f3ec0c09c820ffcc8317853402577eab5247ec")
package() {
mkdir -p "$pkgdir/usr/bin"