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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Aug 8 17:32:43 UTC 2022


    Date: Monday, August 8, 2022 @ 17:32:42
  Author: jelle
Revision: 1261547

upgpkg: osbuild 63-2

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-08 17:32:39 UTC (rev 1261546)
+++ PKGBUILD	2022-08-08 17:32:42 UTC (rev 1261547)
@@ -4,11 +4,11 @@
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
 pkgver=63
-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)
+depends=(bubblewrap curl e2fsprogs qemu-img python util-linux python-yaml python-jsonschema python-toml)
 makedepends=(make python-docutils python-setuptools)
 optdepends=('dnf: build rpm/dnf images'
             'pacman: build pacman images')



More information about the arch-commits mailing list