summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander2022-09-01 19:26:01 +0200
committerAlexander2022-09-01 19:26:01 +0200
commitb03cd25bda0787d298753aaea0e7fd43a9285e39 (patch)
tree69dbd958e2255bd2b2047a68c421e04c4ebc490d /PKGBUILD
parentf2aad6f214a9838be584f0b7241343e76a67618a (diff)
downloadaur-b03cd25bda0787d298753aaea0e7fd43a9285e39.tar.gz
Update to version 18.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ecb14ae2365..6d99eac8cff5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# This was originally written by Daniel Bermond in blackmagic-decklink-sdk pkgbuild
# It is sufficient to just replace _downloadid to correspond new release version
# It can be obtained from chromium -> Developer Tools -> Network -> XHR -> click latest-version and copy downloadId
-_downloadid='d363098ad3fb48e2b9dc6649d833d15d'
-_referid='42fbd7d69ded40109a21d738cf99f648'
+_downloadid='3355657703a0429a8a197030e84cdf76'
+_referid='8656a557554d47a0a6d90ff47e65f009'
_siteurl="https://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"
_useragent="User-Agent: Mozilla/5.0 (X11; Linux ${CARCH}) \
@@ -61,7 +61,7 @@ DLAGENTS=("https::/usr/bin/curl \
pkgname=davinci-resolve
_pkgname=resolve
resolve_app_name=com.blackmagicdesign.resolve
-pkgver=18.0
+pkgver=18.0.1
pkgrel=1
arch=('any')
url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
@@ -77,13 +77,13 @@ if [ ${pkgname} == "davinci-resolve-studio" ]; then
# Variables for STUDIO edition
pkgdesc='Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle.'
_archive_name=DaVinci_Resolve_Studio_${pkgver}_Linux
- sha256sums=('db050f224ea88574e1ce64d535de79c1e7e9f2a9675f1f1452b52c6b64642a3c')
+ sha256sums=('247897f7b8d79cd85308021a69964eeb50de872271c091145307ba7c56a5d1bb')
conflicts=('davinci-resolve-beta' 'davinci-resolve' 'davinci-resolve-studio-beta')
else
# Variables for FREE edition
pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
_archive_name=DaVinci_Resolve_${pkgver}_Linux
- sha256sums=('db6892fdc1b685ffc7794f41f0ace17cc84efe669749cadc5e958927c4921e9c')
+ sha256sums=('b942bcae650d35355aa6a104809875bc51acd994504ddc62d18a516f660aa3cb')
conflicts=('davinci-resolve-studio' 'davinci-resolve-beta' 'davinci-resolve-studio-beta')
fi