release: 2026.08.16 Arranxo (semi-hotfix) + fix CI dinit deps

New KDE Plasma (Minimal) entry makes this a semi-hotfix release:
- os-release: 2026.08.16 Arranxo (antergos-release pkgrel 4)
- branding: versionedName updated in branding.desc (pkgrel 4)
- CI: build in base-dinit container so makepkg dep-check can resolve
  dinit without conflicting with openrc (fixes cosmic-greeter-dinit build)
This commit is contained in:
2026-08-16 21:34:35 +02:00
parent 52345f1929
commit 5b19fa6ca0
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: artixlinux/artixlinux:base-openrc
image: artixlinux/artixlinux:base-dinit
steps:
- uses: actions/checkout@v4