systemd/kjournald: upgrade to 26.04.2

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8834>
This commit is contained in:
Bart Ribbers 2026-06-16 20:17:29 +02:00 committed by The Friendly Meow (merge) Bot
parent fd34f8e28d
commit e2572a0dc9
No known key found for this signature in database
2 changed files with 6 additions and 4 deletions

View file

@ -34,7 +34,6 @@ makedepends="
kuserfeedback-dev
kwallet-dev
kwidgetsaddons-dev
py3-chai
qt6-qtbase-dev
samurai
syntax-highlighting-dev
@ -45,7 +44,10 @@ case "$pkgver" in
*.90*) _rel=unstable;;
*) _rel=stable;;
esac
subpackages="$pkgname-lang"
subpackages="
$pkgname-lang
$pkgname-systemd
"
_repo_url="https://invent.kde.org/plasma/drkonqi.git"
source="https://download.kde.org/stable/plasma/$pkgver/drkonqi-$pkgver.tar.xz"

View file

@ -1,6 +1,6 @@
maintainer="team/kde <bribbers@disroot.org>"
pkgname=kjournald
pkgver=25.12.2
pkgver=26.04.2
pkgrel=0
pkgdesc="Framework for interacting with systemd-journald"
# armhf blocked by qt6-qtdeclarative and pmb#2618
@ -52,5 +52,5 @@ package() {
}
sha512sums="
86a6bcbe39c0343a197ebe0f50f05b131b1c7dc7baa3b962745dcc7fe1e6bf8307a408990a62a8e9de5813d2a31cef473a0252be4d5396ebeaae8322a63d6cae kjournald-25.12.2.tar.xz
629c5acf21b58b1d909f4e666c1299c76214a740e3bb160ff5abe431649cd9dc477d27f3fc5dc76aa2c9f796224cc5f9c2e984c36b64a27e8b7d2893fe4032ab kjournald-26.04.2.tar.xz
"