          MODULE=kio-admin
         VERSION=25.12.3
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/release-service/$VERSION/src/
      SOURCE_VFY=sha256:b85d0c63d5dc032049e2bc52ddb21322ecf596e1ab47a764cca28f457e4daee0
        WEB_SITE=https://github.com/KDE/kio-admin
         ENTERED=20221121
         UPDATED=20260305
           SHORT="provides a KIO for admin use"

cat << EOF
kio-admin implements a new protocol admin:/// which gives administrative access to the entire system.
This is achieved by talking, over dbus, with a root-level helper binary that in turn uses existing
KIO infrastructure to run file:// operations in root-scope. 
EOF
