[arch-commits] Commit in libvirt/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Sat Oct 17 16:38:46 UTC 2020


    Date: Saturday, October 17, 2020 @ 16:38:45
  Author: freswa
Revision: 725497

fix the libexec path after recent meson migration

fixes FS#68289

Modified:
  libvirt/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-17 16:34:14 UTC (rev 725496)
+++ PKGBUILD	2020-10-17 16:38:45 UTC (rev 725497)
@@ -5,7 +5,7 @@
 
 pkgname=(libvirt libvirt-storage-gluster libvirt-storage-iscsi-direct libvirt-storage-rbd)
 pkgver=6.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('x86_64')
 url="https://libvirt.org/"



More information about the arch-commits mailing list