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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Jul 20 10:09:06 UTC 2022


    Date: Wednesday, July 20, 2022 @ 10:09:06
  Author: jelle
Revision: 1254850

upgpkg: osbuild 60-1

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-20 09:59:34 UTC (rev 1254849)
+++ PKGBUILD	2022-07-20 10:09:06 UTC (rev 1254850)
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=59
+pkgver=60
 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=('2e63448c0da1e2e471898a7c6bbe06b6dcb7c5e0fc3cc27834369737d0ccd9cc')
+sha256sums=('8584b5fed404f78ae785f2597eb5a44ca2fb5cb4ed8888abf446ad67dba54986')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list