summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b6348ebe61b39e1f06ba3b322e4b074f4e23059 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = faas-cli
	pkgdesc = Official CLI for OpenFaaS
	pkgver = 0.18.8
	pkgrel = 1
	url = https://github.com/openfaas/faas-cli
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = go
	makedepends = git
	depends = glibc
	source = git+https://github.com/openfaas/faas-cli.git#tag=0.18.8
	sha256sums = SKIP

pkgname = faas-cli