Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
osbuild
Commits:
51f3a1b4 by Jelle van der Waa at 2024-11-19T16:58:49+01:00
upgpkg: 133-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = osbuild
pkgdesc = Build Pipelines for Operating System Artifacts
pkgver = 133
- pkgrel = 1
+ pkgrel = 2
url = https://www.osbuild.org
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=osbuild
pkgdesc='Build Pipelines for Operating System Artifacts'
pkgver=133
-pkgrel=1
+pkgrel=2
url="https://www.osbuild.org"
arch=(any)
license=(Apache-2.0)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/51f3a1b49e5cd9fe8066d501c70edfe52316cf1a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/51f3a1b49e5cd9fe8066d501c70edfe52316cf1a
You're receiving this email because of your account on gitlab.archlinux.org.