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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Feb 2 17:25:27 UTC 2022


    Date: Wednesday, February 2, 2022 @ 17:25:27
  Author: jelle
Revision: 1122796

upgpkg: osbuild 47-1

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-02 17:25:15 UTC (rev 1122795)
+++ PKGBUILD	2022-02-02 17:25:27 UTC (rev 1122796)
@@ -2,7 +2,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=46
+pkgver=47
 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=('0132d7b8d81855d1534dacbafdd8d8c818664a4ee2665eef238c44027ef55698')
+sha256sums=('21d68d7afb7fc31208a3f0a388cb73909911bcbb03bf712983a207802118b004')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list