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


Commits:
096cad4e by Jelle van der Waa at 2024-08-22T18:11:11+02:00
upgpkg: 126-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = osbuild
        pkgdesc = Build Pipelines for Operating System Artifacts
-       pkgver = 125
+       pkgver = 126
        pkgrel = 1
        url = https://www.osbuild.org
        arch = any
@@ -23,7 +23,7 @@ pkgbase = osbuild
        depends = skopeo
        optdepends = dnf: build rpm/dnf images
        optdepends = pacman: build pacman images
-       source = 
osbuild-125.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v125.tar.gz
-       sha256sums = 
5ea830baee7998ce3e4c8b6d7ef128fa0bd593d6f71096b4a1984a3b06bd15cc
+       source = 
osbuild-126.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v126.tar.gz
+       sha256sums = 
8c80aafeb3b902c771e4aa130345e0f8141f8c36fcda52466ce0515288584e24
 
 pkgname = osbuild


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=125
+pkgver=126
 pkgrel=1
 url="https://www.osbuild.org";
 arch=(any)
@@ -13,7 +13,7 @@ makedepends=(make python-docutils python-build 
python-installer python-setuptool
 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=('5ea830baee7998ce3e4c8b6d7ef128fa0bd593d6f71096b4a1984a3b06bd15cc')
+sha256sums=('8c80aafeb3b902c771e4aa130345e0f8141f8c36fcda52466ce0515288584e24')
 
 prepare() {
   cd $pkgname-$pkgver



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

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


Reply via email to