summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7840ab39e51c8fa6362a43a96a21ef7ffc799627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = kubeless
  pkgdesc = A Kubernetes-native serverless framework that lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing.
  pkgver = 1.0.4
  pkgrel = 1
  url = https://github.com/kubeless/kubeless
  arch = x86_64
  license = Apache
  makedepends = go
  makedepends = git
  makedepends = wget
  depends = filesystem
  depends = glibc
  depends = iana-etc
  depends = linux-api-headers
  depends = tzdata
  source = kubeless::git+https://github.com/kubeless/kubeless.git
  source = LICENSE::https://raw.githubusercontent.com/kubeless/kubeless/master/LICENSE
  sha256sums = SKIP
  sha256sums = fdcee9e38cea79678ee1fa2cb86ce9889eea24899b526911dc982bf4519113b2

pkgname = kubeless