15 lines
441 B
Plaintext
15 lines
441 B
Plaintext
pkgbase = velero-bin
|
|
pkgdesc = Backup client for Kubernetes
|
|
pkgver = 1.16.1
|
|
pkgrel = 1
|
|
url = https://github.com/vmware-tanzu/velero
|
|
arch = x86_64
|
|
license = Apache-2.0
|
|
depends = kubectl
|
|
provides = velero
|
|
conflicts = velero
|
|
source = https://github.com/vmware-tanzu/velero/releases/download/v1.16.1/velero-v1.16.1-linux-amd64.tar.gz
|
|
sha256sums = 0a576053cd051268aee40a3ebc9fbf8f72c4fa6a03792100d9009c50367e795f
|
|
|
|
pkgname = velero-bin
|