summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2021-02-07 02:14:26 +0100
committerAlex2021-02-07 02:14:26 +0100
commit18441e1baeaead36f78c8e8a3cd31d16575696cb (patch)
treebfe37c0696600b89f032539d38494e05601f161e /PKGBUILD
parent12478f181d603e6dc09e6486e8e784dfed729288 (diff)
downloadaur-18441e1baeaead36f78c8e8a3cd31d16575696cb.tar.gz
Update to v17.0b8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86ca76161218..411204101f09 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='36343a3d698643deb4264c17c9ef3d7c' # dr 16.1b3
-_referid='9194cd615c7045f7aea3bf7794f5ae22'
+_downloadid='da9adbd6ebff4287a41d04653bafa6fb' # dr 16.1b3
+_referid='d68638d848fe45639be3b601cdd3e677'
_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.0b7
+pkgver=17.0b8
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=('20325b43df38ce4ff76aadb810bd7dd198836637b9e55b78b1ce936b62583b3e')
+ sha256sums=('abbcf2538ab4838143e644790aa2a23961cdfa6df9709c130da24dad9910408c')
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=('004e9ce5f4ef6c97b33d477d3c138f2278c19bd1ac179474c5553063ddb96709')
+ sha256sums=('ce03adef3a8052562f8f039e007f861c338fec8fe5b8d0dbeb64b59cf9aaf974')
conflicts=('davinci-resolve' 'davinci-resolve-studio' 'davinci-resolve-studio-beta')
fi