Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
osbuild


Commits:
13de022a by Jelle van der Waa at 2025-12-29T21:32:09+01:00
upgpkg: 167-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = osbuild
        pkgdesc = Build Pipelines for Operating System Artifacts
-       pkgver = 166
-       pkgrel = 2
+       pkgver = 167
+       pkgrel = 1
        url = https://www.osbuild.org
        arch = any
        license = Apache-2.0
@@ -23,9 +23,9 @@ pkgbase = osbuild
        depends = skopeo
        optdepends = dnf5: build rpm/dnf images
        optdepends = pacman: build pacman images
-       source = 
osbuild-166.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v166.tar.gz
+       source = 
osbuild-167.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v167.tar.gz
        source = solver.json
-       sha256sums = 
f7a5dc306f5178e930bda2d438ff9a16fb4bef0111d96e0247a3eb2f7bde86de
+       sha256sums = 
02ebde78404a0ed57b1178ddab3bb939df4db5dce760994dd4135b8b7604e999
        sha256sums = 
2e2fd516faa92ab7b9b4c093b9a862a454c6def8bc4ea6d6b007d34bd17af7cb
 
 pkgname = osbuild


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=166
-pkgrel=2
+pkgver=167
+pkgrel=1
 url="https://www.osbuild.org";
 arch=(any)
 license=(Apache-2.0)
@@ -13,7 +13,7 @@ makedepends=(make python-docutils python-build 
python-installer python-setuptool
 optdepends=('dnf5: 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
 solver.json)
-sha256sums=('f7a5dc306f5178e930bda2d438ff9a16fb4bef0111d96e0247a3eb2f7bde86de'
+sha256sums=('02ebde78404a0ed57b1178ddab3bb939df4db5dce760994dd4135b8b7604e999'
             '2e2fd516faa92ab7b9b4c093b9a862a454c6def8bc4ea6d6b007d34bd17af7cb')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/13de022a1dee3be52ba3e27e1609b87037b6c37e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/13de022a1dee3be52ba3e27e1609b87037b6c37e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to