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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Jan 7 13:31:17 UTC 2022


    Date: Friday, January 7, 2022 @ 13:31:17
  Author: jelle
Revision: 1095886

upgpkg: osbuild 45-1

Modified:
  osbuild/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-07 13:28:05 UTC (rev 1095885)
+++ PKGBUILD	2022-01-07 13:31:17 UTC (rev 1095886)
@@ -2,8 +2,8 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=44
-pkgrel=2
+pkgver=45
+pkgrel=1
 url="https://www.osbuild.org"
 arch=(any)
 license=(Apache)
@@ -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=('8aeedc827865685d3c835f930d0cfa927580db2058b8a7b87c26a1241b165284')
+sha256sums=('39d61fe7fc7cdff77fec20bd05a72b6872b9e135362d38ee603b028aff3d1abf')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list