15 lines
441 B
Plaintext
15 lines
441 B
Plaintext
pkgbase = velero-bin
|
|
pkgdesc = Backup client for Kubernetes
|
|
pkgver = 1.16.0
|
|
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.0/velero-v1.16.0-linux-amd64.tar.gz
|
|
sha256sums = b228154536d377cd6ddc271f5d6a622f1167d911ae555dd7382181d0840f6d05
|
|
|
|
pkgname = velero-bin
|