blob: 8b5a7afa899d284fb2fd718b5a5c168430709c48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = koyeb-cli
pkgdesc = Manage your Koyeb serverless infrastructure directly from your terminal
pkgver = 5.4.0
pkgrel = 1
url = https://github.com/koyeb/koyeb-cli
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = go
depends = glibc
source = koyeb-cli-5.4.0.tar.gz::https://github.com/koyeb/koyeb-cli/archive/refs/tags/v5.4.0.tar.gz
sha256sums = bd18ad3e0da18f8d4d723dbb501202ee7c09b564a168fb214d72a4859db0f1cf
pkgname = koyeb-cli
|