blob: 68d6fbd183284b855341632b55e5c4505a056476 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = runpodctl-git
pkgdesc = CLI tool to automate / manage GPU pods for runpod.io
pkgver = 1.14.4.r13.gb508558
pkgrel = 1
url = https://github.com/runpod/runpodctl
arch = x86_64
license = GPL-3.0
makedepends = go
makedepends = git
conflicts = runpodctl
options = strip
options = docs
options = !debug
source = runpodctl::git+https://github.com/runpod/runpodctl
sha256sums = SKIP
pkgname = runpodctl-git
|