blob: 9e3410e8d84314141476ff84b65258ec4845fb79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hc-utils
pkgdesc = Utilities to provide an easier and automaic use of features of the Hetzer Cloud platform (e.g. private networks, block storage)
pkgver = 0.0.4
pkgrel = 2
url = https://github.com/hetznercloud/hc-utils
arch = any
license = MIT
depends = iproute2
depends = curl
depends = dhclient
source = https://packages.hetzner.com/hcloud/deb/hc-utils_0.0.4-1_all.deb
source = LICENSE
sha256sums = 151e780568cc23970e5f26f24b82dea383a5116197fd91cae9254ec2b23918a7
sha256sums = 1695495e846c66824498ba59ecbd71be53f14c7958f2ef98e204cf6dbd9a1689
pkgname = hc-utils
|