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


Commits:
d9322986 by Jelle van der Waa at 2024-05-08T10:50:23+02:00
upgpkg: 118-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = osbuild
        pkgdesc = Build Pipelines for Operating System Artifacts
-       pkgver = 117
+       pkgver = 118
        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-117.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v117.tar.gz
-       sha256sums = 
881259f9561a11dd081a669a6d7117a6b9941c9b808fdf9e8282f034dfc351c4
+       source = 
osbuild-118.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v118.tar.gz
+       sha256sums = 
729e637dc26aea8b08ae44a61e12c49436fe7b2319654cca27ceee7f077bc8e1
 
 pkgname = osbuild


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=117
+pkgver=118
 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=('881259f9561a11dd081a669a6d7117a6b9941c9b808fdf9e8282f034dfc351c4')
+sha256sums=('729e637dc26aea8b08ae44a61e12c49436fe7b2319654cca27ceee7f077bc8e1')
 
 prepare() {
   cd $pkgname-$pkgver



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/d932298675776249492380b954a49e7dc8c0410d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to