summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2020-12-20 20:27:29 +0100
committerAlex2020-12-20 20:27:29 +0100
commitd9655d6bcf0e9ba19b7747db69b6881de6387f6f (patch)
tree3370cbd6a03b519cbaf49c2467ce99447eedcf9e /PKGBUILD
parent5b79f3ed668c299be3ac47047b4cb331d1ea1988 (diff)
downloadaur-d9655d6bcf0e9ba19b7747db69b6881de6387f6f.tar.gz
Update to v17.0b5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e1c8f9cba67..06fb0795dac7 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='0c73813567544deaa9491207fffd4740' # dr 16.1b3
-_referid='4b6f060e1a71402097079002ddd71b31'
+_downloadid='efeb5b40b3ab4d30b3577fdc033ab386' # dr 16.1b3
+_referid='ccb71bc4c9fb4d31906e8c4c7f77298a'
_siteurl="https://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"
_useragent="User-Agent: Mozilla/5.0 (X11; Linux ${CARCH}) \
@@ -64,7 +64,7 @@ DLAGENTS=("https::/usr/bin/curl \
pkgname=davinci-resolve-studio-beta
_pkgname=resolve
resolve_app_name=com.blackmagicdesign.resolve
-pkgver=17.0b3
+pkgver=17.0b5
pkgrel=1
arch=('any')
url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
@@ -80,13 +80,13 @@ if [ ${pkgname} == "davinci-resolve-studio-beta" ]; 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=('80298f74aded12a3c67b1b7f87b4bbe6958c8fcc80e8d332295556721418c9ad')
+ sha256sums=('d8e098f247d728fdf067a53fe9aeba950278e6921b57c8e54deafd710b905b74')
conflicts=('davinci-resolve-beta' 'davinci-resolve' 'davinci-resolve-studio')
else
# Variables for FREE edition
pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
_archive_name=DaVinci_Resolve_${pkgver}_Linux
- sha256sums=('b5bd36968c3157925dbf2c4adf7f1d1ff03441dd4e4874d316b1a1ec9bc9673a')
+ sha256sums=('ee96099c16321c8fbe169ea2f06051a95c5f619a0773afdbe2129014005c3283')
conflicts=('davinci-resolve' 'davinci-resolve-studio' 'davinci-resolve-studio-beta')
fi