summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a83f19e5d69..44459a6c717b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = davinci-resolve-studio-beta
pkgdesc = Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle.
- pkgver = 16.3b3
+ pkgver = 17.0b1
pkgrel = 1
url = https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
install = davinci-resolve.install
@@ -26,8 +26,8 @@ pkgbase = davinci-resolve-studio-beta
conflicts = davinci-resolve
conflicts = davinci-resolve-studio
options = !strip
- source = DaVinci_Resolve_Studio_16.3b3_Linux.zip::https://sw.blackmagicdesign.com/DaVinciResolve/v16.3b3/DaVinci_Resolve_Studio_16.3b3_Linux.zip?Key-Pair-Id=APKAJTKA3ZJMJRQITVEA&Signature=PH5YU4umnhJPbT3vUwIFv/pKtvq8CMDJLqM9Si/oSGOYwlbv+WLMjf54A6/lhmVRiWXajlrSLXHB9DRF3c9OT0jIbvSgb4meXOWyOrqdr8eWBeNY2nm6HhBproWxhhl9/RXa7q6Li1mlLnsSMN7B6vts4L6xgObp1i1qs53H42o5LT09EmJRF75aGgpHQUSW0JYymY6xApPANTLqZTYARdn3FpZaljk2+M7nfdD5c/aRYoGliaO95MSYuDV3AbyVPjj10QNf/tuWBBW8R5r7EOJhCapShG9gSZcxml51xj7FBQISqJ3KkRQcqr+06SRBQPT4f4POcp/b7fEO47rm4w==&Expires=1602546931
- sha256sums = 85c46b57c5f91c9ad2edff5aaaf864fb3f5fa2fb665845ded9536f415599010e
+ source = DaVinci_Resolve_Studio_17.0b1_Linux.zip::https://sw.blackmagicdesign.com/DaVinciResolve/v17.0b1-1/DaVinci_Resolve_Studio_17.0b1_Linux.zip?Key-Pair-Id=APKAJTKA3ZJMJRQITVEA&Signature=CmbCKnnyGGtJvXgH95vG6PCan9UnZwxUaSgb7tgK1UjcalQje3GuvP8tF4xa82S8SLcPyOFBv8wAQ3vfsnyEidtqYvfwOVFkM7LA08i1JwHmSyLRfdiM2gDCeLTFZQdVSYs7a787LmCS4gNWq1nNPajXT01bmZjJ8MWXkay9kMAEPil/oyaphP3Ew0mS0/mOWvN0yleUQO86894PyP4+Xcge4G5P3cB5qWkqhizlic44oHDFX80zjfrMKKyrrXnqoyQ1fwxfcJHw7XGnfClG6iFpdzarQMKVGIYUJDrFBixshjrioMJ8ZGurVUBMFG2C0O21dtp8JJpo7rDkFmXkeg==&Expires=1605744903
+ sha256sums = 67f92d5f901c72ec46e46448e1444d9a3737a8a6eaa77f5a40a9bb72fa576ee8
pkgname = davinci-resolve-studio-beta
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