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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Apr 28 06:32:51 UTC 2022


    Date: Thursday, April 28, 2022 @ 06:32:50
  Author: jelle
Revision: 1191465

upgpkg: osbuild 55-2

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-28 06:31:01 UTC (rev 1191464)
+++ PKGBUILD	2022-04-28 06:32:50 UTC (rev 1191465)
@@ -4,11 +4,11 @@
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
 pkgver=55
-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