Skip to content

pmb.aportgen: convert to f-strings, unquote pkgname

Minecrell requested to merge unquote-fstring into master

apkbuild-lint complains:

TP:[AL3]:APKBUILD:4:pkgname must not be quoted

also convert to f-strings to make that code readable.

Merge request reports