summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Lamprecht2024-04-25 17:50:01 +0200
committerThomas Lamprecht2024-04-25 17:50:01 +0200
commit12c04aa14ee09cb3dafcbe193da9d36a6809695d (patch)
treeae8f40506577a5ba1da0268bddbcd7fd17630201 /PKGBUILD
parenta8d4978e2bfacb039d7b2ed0bb5a0f761b41cb5c (diff)
downloadaur-proxmox-backup-client.tar.gz
update to 3.2.2
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 704e98b7276e..90e172632bad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dominik Csapak <dominik.csapak@gmail.com>
# Maintainer: Thomas Lamprecht <thomas@lamprecht.org>
pkgname=proxmox-backup-client
-pkgver=3.1.2
+pkgver=3.2.2
pkgrel=1
pkgdesc="Client for Proxmox Backup Server"
arch=('x86_64' 'aarch64')
@@ -17,7 +17,7 @@ makedepends=('cargo' 'clang' 'git' 'llvm' 'patchelf' 'python-docutils' 'python-s
options=(!lto)
source=(
"$pkgname-$pkgver::git://git.proxmox.com/git/proxmox-backup.git#tag=v$pkgver"
- "proxmox::git://git.proxmox.com/git/proxmox.git#commit=50b79198f83659e77b810fe0eedaa79b140744db"
+ "proxmox::git://git.proxmox.com/git/proxmox.git#commit=863d7603403405ccbf8e841b875bf3c9a7a76116"
"proxmox-fuse::git://git.proxmox.com/git/proxmox-fuse.git"
"pxar::git://git.proxmox.com/git/pxar.git"
"pathpatterns::git://git.proxmox.com/git/pathpatterns.git"