A 404 error occurs during download as the github release tag does not contain the letter "v" (likely affects other releases other than the most recent too)
To rectify this
change: .../tags/v${pkgver}.tar.gz
to: .../tags/${pkgver}.tar.gz
I do not know whether to flag the package as out-of-date as I am new to the AUR repository apologies
Please may someone else rectify a solution
Do sonic-workspace and sonic-desktop-interface require a 6.6.3 version of this to build in their version 6.6.3 versions?
A 404 error occurs during download as the github release tag does not contain the letter "v" (likely affects other releases other than the most recent too)
To rectify this change: .../tags/v${pkgver}.tar.gz to: .../tags/${pkgver}.tar.gz
I do not know whether to flag the package as out-of-date as I am new to the AUR repository apologies Please may someone else rectify a solution