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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Dec 20 09:50:44 UTC 2021


    Date: Monday, December 20, 2021 @ 09:50:43
  Author: jelle
Revision: 1079735

upgpkg: osbuild 44-1

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 09:50:03 UTC (rev 1079734)
+++ PKGBUILD	2021-12-20 09:50:43 UTC (rev 1079735)
@@ -2,7 +2,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=43
+pkgver=44
 pkgrel=1
 url="https://www.osbuild.org"
 arch=(any)
@@ -10,8 +10,9 @@
 depends=(bubblewrap curl e2fsprogs qemu python util-linux python-yaml)
 makedepends=(make python-docutils python-setuptools)
 optdepends=('rpm: build rpm/dnf images')
+optdepends=('pacman: build pacman images')
 source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('7bf85d8042a41bcb7c53f4c04cf879bc9b55fca8664a4757aeec0c5cc53c729b')
+sha256sums=('8aeedc827865685d3c835f930d0cfa927580db2058b8a7b87c26a1241b165284')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list