I got such error when building 18.5.1:
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
Version mismatch
Even I downloaded Resolve's ZIP from BMD's website in browser and copy it to the PKGBUILD's dir, it still tries to get _pkgver via CURL. I manually commented out the check because I already downloaded ZIP.
Maybe it should not try to obtain source if user already provided it.
Pinned Comments
Muflone commented on 2025-01-26 02:15 (UTC)
IMPORTANT!
Since version 19.1.3-2 this package will not download automatically the source file from the upstream site.
To build this package you will need to manually download the file from https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion and place it in the same directory with the PKGBUILD.
This would reduce the mess in this package, making it more readable and clear. Also bypassing the required information from the upstream URL is not allowed in an automated way.