summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2020-12-20 20:10:04 +0100
committerAlex2020-12-20 20:10:04 +0100
commit06b9e0fb3a7c9368fdb54fcefe71e0daba6ef0d0 (patch)
treed56553962ef5397cb1063c80b186569ec2e3a52b /PKGBUILD
parent859e725c2d9e38b4eb17ce933acd528fbb9ba489 (diff)
downloadaur-06b9e0fb3a7c9368fdb54fcefe71e0daba6ef0d0.tar.gz
Update to v16.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb146ce21a60..3f85674753a8 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='9b15a70f5ce1418686be3479612f1134'
-_referid='b86a2a4c7a3b4ebfafcc6765f7e3d3a5'
+_downloadid='3dc96708d3e841c4a19f9ca17aca2e6b'
+_referid='0221c32a73844413bc0b1ec35686a4d3'
_siteurl="https://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"
_useragent="User-Agent: Mozilla/5.0 (X11; Linux ${CARCH}) \
@@ -62,7 +62,7 @@ DLAGENTS=("https::/usr/bin/curl \
pkgname=davinci-resolve
_pkgname=resolve
resolve_app_name=com.blackmagicdesign.resolve
-pkgver=16.2.7
+pkgver=16.2.8
pkgrel=1
arch=('any')
url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
@@ -78,13 +78,13 @@ if [ ${pkgname} == "davinci-resolve-studio" ]; 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=('224e17654ede1ab24ea10568fb5c1467d4372271e28264919d94bd75a445b812')
+ sha256sums=('29c8a9d044d4b595ab499ca14452607ce5e5e5065a9c2be3a55bf8ff35eadd5d')
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=('6ce37ae2ae670f35298f9a2d81eb44e9a88d1af6758b2a7d8188f3ee7b26dd1b')
+ sha256sums=('688d0f2355d1c82f991d0298fe2cbec05364baa527052533ffebd2615bdb7eb0')
conflicts=('davinci-resolve' 'davinci-resolve-studio' 'davinci-resolve-studio-beta')
fi