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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Sep 7 14:31:23 UTC 2022


    Date: Wednesday, September 7, 2022 @ 14:31:23
  Author: jelle
Revision: 1296096

upgpkg: osbuild 66-2

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-07 13:42:56 UTC (rev 1296095)
+++ PKGBUILD	2022-09-07 14:31:23 UTC (rev 1296096)
@@ -4,11 +4,11 @@
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
 pkgver=66
-pkgrel=1
+pkgrel=2
 url="https://www.osbuild.org"
 arch=(any)
 license=(Apache)
-depends=(bubblewrap curl e2fsprogs qemu-img python util-linux python-yaml python-jsonschema python-toml)
+depends=(bubblewrap curl e2fsprogs qemu-img python util-linux python-yaml python-jsonschema python-toml skopeo)
 makedepends=(make python-docutils python-setuptools)
 optdepends=('dnf: build rpm/dnf images'
             'pacman: build pacman images')



More information about the arch-commits mailing list