David Runge pushed to branch main at Arch Linux / Packaging / Packages / mkosi
Commits:
ad425efc by David Runge at 2024-04-06T18:38:02+02:00
upgpkg: 22-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mkosi
pkgdesc = Build Legacy-Free OS Images
pkgver = 22
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/systemd/mkosi
arch = any
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=mkosi
pkgver=22
-pkgrel=1
+pkgrel=2
pkgdesc="Build Legacy-Free OS Images"
arch=(any)
url="https://github.com/systemd/mkosi"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mkosi/-/commit/ad425efccfb871e28127fd62101440231047547a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mkosi/-/commit/ad425efccfb871e28127fd62101440231047547a
You're receiving this email because of your account on gitlab.archlinux.org.