On 2023/08/05 11:06:48 +0100, Stuart Henderson <s...@spacehopper.org> wrote: > btw, instead of the ugly "PKGNAME= ${GH_PROJECT:L}-${GH_TAGNAME:S/v//}" you > could use "PKGNAME = ${DISTNAME:L}"
that's indeed better. I've changed it in my tree, thanks!