For 19.1.4 (and in general for minor updates), using paru
:
- Download the latest zip to
~/.cache/paru/clone/davinci-resolve-studio
(or run the command at step 3 to know the directory) $ sha256sum LATEST_RESOLVE_ZIP_FILE.ZIP
# (note the result)$ paru --fm vim -S davinci-resolve-studio
# (change the version number and sha256)
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.