summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2020-12-30 23:13:26 +0100
committerAlex2020-12-30 23:13:26 +0100
commitcd7afb558109b390ab54d0b24d82a98334f44a67 (patch)
treea9b5f193776bcdbd1e168bdb377f7c0d027d564c /PKGBUILD
parentd9655d6bcf0e9ba19b7747db69b6881de6387f6f (diff)
downloadaur-cd7afb558109b390ab54d0b24d82a98334f44a67.tar.gz
Update to v17.0b6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06fb0795dac7..d2a885321e98 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='efeb5b40b3ab4d30b3577fdc033ab386' # dr 16.1b3
-_referid='ccb71bc4c9fb4d31906e8c4c7f77298a'
+_downloadid='bc18fe7db3504b2c9d4b3286888c96a5' # dr 16.1b3
+_referid='adb0194c79fb41ea8e478a360efdf01b'
_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.0b5
+pkgver=17.0b6
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=('d8e098f247d728fdf067a53fe9aeba950278e6921b57c8e54deafd710b905b74')
+ sha256sums=('e74831e36ee5bcd34089342931dd6331116c290442d2a8f3a59ddd497d6f88b2')
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=('ee96099c16321c8fbe169ea2f06051a95c5f619a0773afdbe2129014005c3283')
+ sha256sums=('875afef3e33602d2e3018607344f3eb55724f8b114a4f3835cdaad336e6a3d44')
conflicts=('davinci-resolve' 'davinci-resolve-studio' 'davinci-resolve-studio-beta')
fi