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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Feb 28 12:45:40 UTC 2022


    Date: Monday, February 28, 2022 @ 12:45:39
  Author: jelle
Revision: 1138415

upgpkg: osbuild 50-1

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 11:54:28 UTC (rev 1138414)
+++ PKGBUILD	2022-02-28 12:45:39 UTC (rev 1138415)
@@ -2,7 +2,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=49
+pkgver=50
 pkgrel=1
 url="https://www.osbuild.org"
 arch=(any)
@@ -12,7 +12,7 @@
 optdepends=('dnf: build rpm/dnf images'
             'pacman: build pacman images')
 source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('ab4133f02f58c0ef07ccc1bc98dc2afd14dd7716f5e001cee5922f4718bdc012')
+sha256sums=('11615c387d8f1817407187fa8dc8c93304400df9a6debb754b8196af3ad9841c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list