summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Nascimento2023-10-11 13:25:25 -0300
committerFilipe Nascimento2023-10-11 13:25:25 -0300
commitc7efdcba856fc25fb8acdcb6a1e6ead8e324e954 (patch)
tree10eec022e20dc0c98ba851350b83982b40868d97
parenta8f82707e2c853cd591e2425fbaa405dd4af9b78 (diff)
downloadaur-c7efdcba856fc25fb8acdcb6a1e6ead8e324e954.tar.gz
upgpkg: velero 1.12.0-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6193a2779c5e..14f654e44003 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = velero
pkgdesc = Backup and migrate Kubernetes applications and their persistent volumes
- pkgver = 1.11.1
+ pkgver = 1.12.0
pkgrel = 1
url = https://velero.io
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = velero
makedepends = go
depends = glibc
depends = kubectl
- source = git+https://github.com/vmware-tanzu/velero#tag=v1.11.1
+ source = git+https://github.com/vmware-tanzu/velero#tag=v1.12.0
source = build.patch
sha256sums = SKIP
sha256sums = 8fab0a9386152f94dafaf07aa3d4e23d43924fb279671f0e1988d5b35b20df0d
diff --git a/PKGBUILD b/PKGBUILD
index c1f5609a925e..e6d56cd5fac0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Filipe Nascimento <flipee at tuta dot io>
pkgname=velero
-pkgver=1.11.1
+pkgver=1.12.0
pkgrel=1
pkgdesc="Backup and migrate Kubernetes applications and their persistent volumes"
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')