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


Commits:
9d436af4 by Jelle van der Waa at 2026-06-07T16:06:23+02:00
upgpkg: 184-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = osbuild
        pkgdesc = Build Pipelines for Operating System Artifacts
-       pkgver = 183
+       pkgver = 184
        pkgrel = 1
        url = https://www.osbuild.org
        arch = any
@@ -23,9 +23,9 @@ pkgbase = osbuild
        depends = skopeo
        optdepends = dnf5: build rpm/dnf images
        optdepends = pacman: build pacman images
-       source = 
osbuild-183.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v183.tar.gz
+       source = 
osbuild-184.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v184.tar.gz
        source = solver.json
-       sha256sums = 
ecde0096999dd2e57e4013ca29a954991d37a48a0d7b69e6941e4b9f8033803a
+       sha256sums = 
4c36e47f1ee38753d182d1f1757a9c79ff3f7b90646e3e73a68f4422f07fe490
        sha256sums = 
2e2fd516faa92ab7b9b4c093b9a862a454c6def8bc4ea6d6b007d34bd17af7cb
 
 pkgname = osbuild


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=183
+pkgver=184
 pkgrel=1
 url="https://www.osbuild.org";
 arch=(any)
@@ -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=('ecde0096999dd2e57e4013ca29a954991d37a48a0d7b69e6941e4b9f8033803a'
+sha256sums=('4c36e47f1ee38753d182d1f1757a9c79ff3f7b90646e3e73a68f4422f07fe490'
             '2e2fd516faa92ab7b9b4c093b9a862a454c6def8bc4ea6d6b007d34bd17af7cb')
 
 prepare() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/9d436af489255e8b3466e5aa3c397aa31a878bba
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to