summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2022-02-17 21:19:44 +0100
committerAlex2022-02-17 21:19:44 +0100
commit4375b1c4f1e6ad7f0e050a509f7e71230eeae433 (patch)
tree970e6a960851a2197e50eba57aa5136c0c3bb2b0 /PKGBUILD
parent252eb18313b2818b89bd33623f6c8a6ce8564995 (diff)
downloadaur-4375b1c4f1e6ad7f0e050a509f7e71230eeae433.tar.gz
Update to v17.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 748e996419b2..7f9ce531f45a 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='5efad1a052e8471989f662338d5247f1'
-_referid='263d62f31cbb49e0868005059abcb0c9'
+_downloadid='8bf9dbe8bfd94b088a86647fb2888384'
+_referid='4d6659a04e9d417a88a7494de5933fb3'
_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
_pkgname=resolve
resolve_app_name=com.blackmagicdesign.resolve
-pkgver=17.4.3
+pkgver=17.4.4
pkgrel=1
arch=('any')
url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
@@ -77,13 +77,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=('834038c18c5a8f6e7f839004f413769775432630e14c717c2e87befe257261b1')
+ sha256sums=('ca404e397ac80b97a7e210773f586af076b85a758a9e6cdd382fa3fa2ab5c250')
conflicts=('davinci-resolve-beta' 'davinci-resolve' 'davinci-resolve-studio-beta')
else
# Variables for FREE edition
pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
_archive_name=DaVinci_Resolve_${pkgver}_Linux
- sha256sums=('d9b9bbde5671dfddb37229b51f2fd80fd158a1a333acf2f4860946a52224a135')
+ sha256sums=('59265f79738a0f003accf34c151b31861093a169e64395300712e85f82f2ac6b')
conflicts=('davinci-resolve-studio' 'davinci-resolve-beta' 'davinci-resolve-studio-beta')
fi