systemd/systemd-services: fix polkit-kde-agent-1-systemd name (MR 6288)

The package name was missing the -systemd suffix, causing it to conflict
with the real polkit-kde-agent-1 package.

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Devin Lin 2025-03-05 12:11:54 -05:00 committed by Clayton Craft
parent 9eb5dfcbf0
commit fc2dfa0dd7
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -7,7 +7,7 @@
# How to add a new service file (5 steps):
pkgname=systemd-services
# 1. bump pkgver
pkgver=58
pkgver=59
pkgrel=0
pkgdesc="Systemd service files"
url="https://postmarketos.org"
@ -56,7 +56,7 @@ subpackages="
openssh-server-pam-systemd:_service
pd-mapper-systemd:_service
plasma-mobile-systemd:_service
polkit-kde-agent-1:_service
polkit-kde-agent-1-systemd:_service
power-profiles-daemon-systemd:_service
powerdevil-systemd:_service
q6voiced-systemd:_service