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

David Runge dvzrv at gemini.archlinux.org
Sat Apr 23 16:58:28 UTC 2022


    Date: Saturday, April 23, 2022 @ 16:58:27
  Author: dvzrv
Revision: 1187653

upgpkg: cloud-utils 0.32-2: Rebuild for qemu 7.0.0

Modified:
  cloud-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 16:28:44 UTC (rev 1187652)
+++ PKGBUILD	2022-04-23 16:58:27 UTC (rev 1187653)
@@ -3,7 +3,7 @@
 pkgbase=cloud-utils
 pkgname=(cloud-utils cloud-guest-utils cloud-image-utils)
 pkgver=0.32
-pkgrel=1
+pkgrel=2
 url="https://launchpad.net/cloud-utils"
 arch=('any')
 license=('GPL3')
@@ -30,7 +30,7 @@
 
 package_cloud-image-utils() {
   pkgdesc="Useful set of utilities for interacting with a cloud (cloud images)"
-  depends=('python' 'ca-certificates' 'cdrtools' 'qemu-headless' 'wget')
+  depends=('python' 'ca-certificates' 'cdrtools' 'qemu-img' 'wget')
 
   cd "${pkgbase}-${pkgver}"
 



More information about the arch-commits mailing list