summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Nascimento2022-03-15 07:58:24 -0300
committerFilipe Nascimento2022-03-15 07:58:24 -0300
commitc25481da961aee01ffd233778d68db454516fad0 (patch)
tree7015253753ec3d82765f9b4e640745f836b4b807
parentd1dd975618415889ead95c086fd3d7c9f493c8e5 (diff)
downloadaur-c25481da961aee01ffd233778d68db454516fad0.tar.gz
upgpkg: velero 1.8.1-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 d9866119a7ab..bb7438126157 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = velero
pkgdesc = Backup and migrate Kubernetes applications and their persistent volumes
- pkgver = 1.8.0
+ pkgver = 1.8.1
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.8.0
+ source = git+https://github.com/vmware-tanzu/velero#tag=v1.8.1
source = build.patch
sha256sums = SKIP
sha256sums = 8fab0a9386152f94dafaf07aa3d4e23d43924fb279671f0e1988d5b35b20df0d
diff --git a/PKGBUILD b/PKGBUILD
index 99f3736eb512..698e8381e86d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Filipe Nascimento <flipee at tuta dot io>
pkgname=velero
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=1
pkgdesc="Backup and migrate Kubernetes applications and their persistent volumes"
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')