blob: e13af32ce7e58f2d95eeafa4c22b3f67957552d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = kct-git
pkgdesc = A Kubernetes Configuration Tool
pkgver = 0.3.1.34.gb52cd91
pkgrel = 1
url = https://github.com/kseat/kct
arch = x86_64
license = MIT
makedepends = git
makedepends = rust
makedepends = cargo
depends = gcc-libs
provides = kct
conflicts = kct
conflicts = kct-bin
source = kct-git::git+https://github.com/kseat/kct.git
sha256sums = SKIP
pkgname = kct-git
|