pmb.aportgen: convert to f-strings, unquote pkgname
apkbuild-lint complains:
TP:[AL3]:APKBUILD:4:pkgname must not be quoted
also convert to f-strings to make that code readable.
apkbuild-lint complains:
TP:[AL3]:APKBUILD:4:pkgname must not be quoted
also convert to f-strings to make that code readable.