summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2022-06-13 11:30:01 +0200
committerAlex2022-06-13 11:30:01 +0200
commitd7fea3517258d314055355aa7ef05b057ef1424c (patch)
tree6496e183f87b5bab28cc6beaad5d4a2471e12666 /PKGBUILD
parentcc5e7ff2b2a13110ef3bb443b8e0a3440fd200ca (diff)
downloadaur-d7fea3517258d314055355aa7ef05b057ef1424c.tar.gz
Update to v18.0b4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19097b7ef64c..d004ab7e1ab6 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='38231cf5c56d4053b4989f96d8daafdd' # dr 16.1b3
-_referid='4aad9acb507945378e73288626dc4906'
+_downloadid='6c3f5b3552c1412a997c229c5bf10205' # dr 16.1b3
+_referid='5325bfbef02a4247bc19cdcf79dcdf25'
_siteurl="https://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"
_useragent="User-Agent: Mozilla/5.0 (X11; Linux ${CARCH}) \
@@ -61,7 +61,7 @@ DLAGENTS=("https::/usr/bin/curl \
pkgname=davinci-resolve-studio-beta
_pkgname=resolve
resolve_app_name=com.blackmagicdesign.resolve
-pkgver=18.0b3
+pkgver=18.0b4
pkgrel=1
arch=('any')
url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
@@ -77,13 +77,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=('20e889ca0e22be79b5c7252541c36397c169a426434af2fbc468ce66ef5422bc')
+ sha256sums=('b2dfbeb30d96ee219d7ea8faf105171c17e4b84c13cdcdb7715ef03f3660a8b4')
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=('dc1e9a4768a1c84b9d79ac11808d161f8d09af8ea95702b8855952d104c71c41')
+ sha256sums=('65f3575f8b1e98450f76e06be098b8a1bc5eb30df7596a222a400991608def79')
conflicts=('davinci-resolve' 'davinci-resolve-studio' 'davinci-resolve-studio-beta')
fi