summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2020-11-18 22:15:15 +0100
committerAlex2020-11-18 22:15:15 +0100
commit041bc1c0a6259741cb91047c7500f45620589d9d (patch)
tree9c4edafa845bf6fdeed3c78b5615d50d850098ef /PKGBUILD
parent76bda8b55fe2f515123579ed08f97e66f0aeec80 (diff)
downloadaur-041bc1c0a6259741cb91047c7500f45620589d9d.tar.gz
Update to v17.0b1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 002ec05aa784..d9382f1ccade 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='c9aa06affcc246ab8535c709888c7ef9' # dr 16.1b3
-_referid='71f39d0c920b4322b09ae2456623bee4'
+_downloadid='1439ff0710e641528c7fdd0f426ff75f' # dr 16.1b3
+_referid='e9ba299bf64b4ddda1deeccf193ea763'
_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=16.3b3
+pkgver=17.0b1
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=('85c46b57c5f91c9ad2edff5aaaf864fb3f5fa2fb665845ded9536f415599010e')
+ sha256sums=('67f92d5f901c72ec46e46448e1444d9a3737a8a6eaa77f5a40a9bb72fa576ee8')
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=('eb81a0f4e0f327187dea8c3449bf6d1a210d0fd50ce836b42cb58e65e097c2ad')
+ sha256sums=('464a0b99577c468f1e15a4d59380be287d432c926a6f56a6626294eae4d9df54')
conflicts=('davinci-resolve' 'davinci-resolve-studio' 'davinci-resolve-studio-beta')
fi