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

David Runge dvzrv at gemini.archlinux.org
Sat Apr 23 17:01:09 UTC 2022


    Date: Saturday, April 23, 2022 @ 17:01:09
  Author: dvzrv
Revision: 1187655

upgpkg: osbuild 54-2: Rebuild for qemu 7.0.0

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 16:58:43 UTC (rev 1187654)
+++ PKGBUILD	2022-04-23 17:01:09 UTC (rev 1187655)
@@ -4,11 +4,11 @@
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
 pkgver=54
-pkgrel=1
+pkgrel=2
 url="https://www.osbuild.org"
 arch=(any)
 license=(Apache)
-depends=(bubblewrap curl e2fsprogs qemu python util-linux python-yaml python-jsonschema)
+depends=(bubblewrap curl e2fsprogs qemu-img python util-linux python-yaml python-jsonschema)
 makedepends=(make python-docutils python-setuptools)
 optdepends=('dnf: build rpm/dnf images'
             'pacman: build pacman images')



More information about the arch-commits mailing list