summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-03-09 06:02:01 +0200
committerDimitris Kiziridis2020-03-09 06:02:01 +0200
commit6e7e0a1de2f4650ec9e65b09d27b3356e3df6a1e (patch)
tree6011cdfb3a12b58483c624f721d465d1e751d8e4 /PKGBUILD
parenta8cd393bc71f8fd0d5ab75084b7643d03fac79cd (diff)
downloadaur-6e7e0a1de2f4650ec9e65b09d27b3356e3df6a1e.tar.gz
remove .gitignore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a2774f72ef0..662f4b58fda1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=openfaas-cli
pkgdesc="Official CLI for OpenFaaS"
pkgver=0.12.0
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64' 'arm64')
url="https://github.com/openfaas/faas-cli"
license=('MIT')