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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Mar 17 10:57:10 UTC 2022


    Date: Thursday, March 17, 2022 @ 10:57:10
  Author: jelle
Revision: 1156571

upgpkg: osbuild 52-3

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 10:06:39 UTC (rev 1156570)
+++ PKGBUILD	2022-03-17 10:57:10 UTC (rev 1156571)
@@ -4,11 +4,11 @@
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
 pkgver=52
-pkgrel=2
+pkgrel=3
 url="https://www.osbuild.org"
 arch=(any)
 license=(Apache)
-depends=(bubblewrap curl e2fsprogs qemu python util-linux python-yaml)
+depends=(bubblewrap curl e2fsprogs qemu 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