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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Jun 23 14:54:16 UTC 2022


    Date: Thursday, June 23, 2022 @ 14:54:15
  Author: jelle
Revision: 1239262

upgpkg: osbuild 59-1

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 14:54:02 UTC (rev 1239261)
+++ PKGBUILD	2022-06-23 14:54:15 UTC (rev 1239262)
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=58
+pkgver=59
 pkgrel=1
 url="https://www.osbuild.org"
 arch=(any)
@@ -13,7 +13,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=('4d32f618f6de163931b6cdb3400514c4b0e2812d78aea9c30776cd47f1207707')
+sha256sums=('2e63448c0da1e2e471898a7c6bbe06b6dcb7c5e0fc3cc27834369737d0ccd9cc')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list