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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Jan 19 15:44:00 UTC 2022


    Date: Wednesday, January 19, 2022 @ 15:44:00
  Author: jelle
Revision: 1110489

upgpkg: osbuild 46-1

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-19 13:46:53 UTC (rev 1110488)
+++ PKGBUILD	2022-01-19 15:44:00 UTC (rev 1110489)
@@ -2,7 +2,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=45
+pkgver=46
 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=('39d61fe7fc7cdff77fec20bd05a72b6872b9e135362d38ee603b028aff3d1abf')
+sha256sums=('0132d7b8d81855d1534dacbafdd8d8c818664a4ee2665eef238c44027ef55698')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list