summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2022-12-09 15:45:08 +0600
committerMubashshir2022-12-09 15:45:08 +0600
commit3b753f1cb61d2c8260d49d4ff683f7aa201e49c8 (patch)
tree2e6fe86dbb203bf4d418ff815ca0aa538675064c
parent4a73f4e4641bd4847a2a8a6bacde320edcdd9e6c (diff)
downloadaur-3b753f1cb61d2c8260d49d4ff683f7aa201e49c8.tar.gz
libvirt/libvirt: Release 8.10.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15d87d449266..122e83a86ba7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libvirt-xen
pkgdesc = API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)
- pkgver = 8.9.0
- pkgrel = 2
+ pkgver = 8.10.0
+ pkgrel = 1
url = https://libvirt.org/
arch = x86_64
license = LGPL
@@ -95,14 +95,14 @@ pkgbase = libvirt-xen
backup = etc/libvirt/libxl-lockd.conf
backup = etc/libvirt/virtxend.conf
backup = etc/logrotate.d/libvirtd.libxl
- source = https://libvirt.org/sources/libvirt-8.9.0.tar.xz
- source = https://libvirt.org/sources/libvirt-8.9.0.tar.xz.asc
+ source = https://libvirt.org/sources/libvirt-8.10.0.tar.xz
+ source = https://libvirt.org/sources/libvirt-8.10.0.tar.xz.asc
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
- sha256sums = c213575aaa636d41a6011ef59e5f088643b721e1ab1ca3ea05c176c05e9579a2
+ sha256sums = bb07b7b00f08f826dd4f623f8b233e4e8b221b8859bb5937ff45355f0ae29952
sha256sums = SKIP
pkgname = libvirt-xen
- provides = libvirt=8.9.0
+ provides = libvirt=8.10.0
provides = libvirt.so
provides = libvirt-admin.so
provides = libvirt-lxc.so
diff --git a/PKGBUILD b/PKGBUILD
index 64244617e86f..e495ac30d8fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# match! -rc[0-9]+$
pkgname=libvirt
-pkgver=8.9.0
-pkgrel=2
+pkgver=8.10.0
+pkgrel=1
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
arch=('x86_64')
url="https://libvirt.org/"
@@ -87,7 +87,7 @@ options=(debug)
source=(
"https://libvirt.org/sources/$pkgname-$pkgver.tar.xz"{,.asc}
)
-sha256sums=('c213575aaa636d41a6011ef59e5f088643b721e1ab1ca3ea05c176c05e9579a2'
+sha256sums=('bb07b7b00f08f826dd4f623f8b233e4e8b221b8859bb5937ff45355f0ae29952'
'SKIP')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>