summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex2021-10-10 13:06:51 +0200
committerAlex2021-10-10 13:06:51 +0200
commit900c2e3c776d8d1cb5f7b4f96b34841776b63b3b (patch)
treea538d97bc43f611573a4dcf774aa3d9235048de3
parent17d944738f7c785396f70a3f8c630fcabdb8c4d7 (diff)
downloadaur-900c2e3c776d8d1cb5f7b4f96b34841776b63b3b.tar.gz
Update to v17.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD12
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c51c8c159fc1..c2d29f86d60c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = davinci-resolve-studio
pkgdesc = Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle.
- pkgver = 17.3.1
+ pkgver = 17.3.2
pkgrel = 1
url = https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
install = davinci-resolve.install
@@ -27,7 +27,7 @@ pkgbase = davinci-resolve-studio
conflicts = davinci-resolve
conflicts = davinci-resolve-studio-beta
options = !strip
- source = DaVinci_Resolve_Studio_17.3.1_Linux.zip::https://sw.blackmagicdesign.com/DaVinciResolve/v17.3.1/DaVinci_Resolve_Studio_17.3.1_Linux.zip?Key-Pair-Id=APKAJTKA3ZJMJRQITVEA&Signature=UZ6sS1etbUyluvnPt/43DAnR7W4eL6nW648hQ4Kp03hYEnpLSjTwkI2Y/JhNcLVhx2a+jrxy+5h+9dXpzu0TgQFtq1aNRwaUNLhwXziVR4JB8NXJLquBw72nmaogbw9jADsQx97GYDdrzgIT3Z9076UNlIoD7IkRLi4Kx8Y0BtDRM4vMWJxL12PhDvC8jBaU+EraQi5VsjcI5Th7mWUNRKIjxcsUT23EYmt87tTCnfulVOPA7RKTrqOfMpJJxe9VyQkldEgxeklgMA8K3fkZ6g9HFurWhtlUKxdIAjCAG9a2FAkjorfadVsIRK5b5nxQDR5FVydFqKyMcpJCW7sSmw==&Expires=1633386289
- sha256sums = 30e41dbcc8c0b472b468b27157fea167f0bf95aac25682a0a14f5f92faa83181
+ source = DaVinci_Resolve_Studio_17.3.2_Linux.zip::https://sw.blackmagicdesign.com/DaVinciResolve/v17.3.2/DaVinci_Resolve_Studio_17.3.2_Linux.zip?Key-Pair-Id=APKAJTKA3ZJMJRQITVEA&Signature=jH1zabjYR0jYw2Bdq0Bi8ruHJKDvRQrdBvVR5pIqiCxhjsdp5TJep1ehx8KNG6lZsE5RQUO8Kt23jtXg85AshzaGsxUrd/OsgmnvdjxxmZJyPMoBl60xdU+4e+YNIpVI272n07aVC8RF2m0YaKM7Bi1GW9O6smsOgd7obIZ4cVsA7zAQe7GY92woxEnrUZVdA5QkH1m5VI8KDusjroW6WbYysPwE5JDRHDl7WconNwYAcTGj5Z/rkcAySYUpCnYen63DlsBB21qU5p5DgcNAPyBjDWoH7QcioDT07rDadNvd5vNU7+04jGOYM1FiAApq/kOFAYi8N4kScAZ2x1//6g==&Expires=1633874792
+ sha256sums = 6dfdccedef0adb7bf5849ca5a681bdd6c75b284631a05fd4259f341d618e6458
pkgname = davinci-resolve-studio
diff --git a/PKGBUILD b/PKGBUILD
index 23f48c5edcdf..6d88d85fd224 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='4b350d4044474e41b46b8b2869a6e14b'
-_referid='2ddeb7100f9a4de2a61e929f6c8a1cad'
+_downloadid='209c833027434256969d167043ed0a6e'
+_referid='e8b376651a8d4f1fb7bb18167325fb7f'
_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
_pkgname=resolve
resolve_app_name=com.blackmagicdesign.resolve
-pkgver=17.3.1
+pkgver=17.3.2
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=('30e41dbcc8c0b472b468b27157fea167f0bf95aac25682a0a14f5f92faa83181')
+ sha256sums=('6dfdccedef0adb7bf5849ca5a681bdd6c75b284631a05fd4259f341d618e6458')
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=('05a4c08d0c078b49f1d1117c54d4107ebcc5487c67551dfe1acf2eecfa4b2be0')
+ sha256sums=('9c19081d6fa6d502dbbb113553d27eb58edbf64f459b4af87f136ec4e77333cb')
conflicts=('davinci-resolve-studio' 'davinci-resolve-beta' 'davinci-resolve-studio-beta')
fi
@@ -185,4 +185,4 @@ package()
echo -e "\033[1m==> Done!\033[0m"
}
-# vim: fileencoding=utf-8 sts=4 sw=4 noet
+# vim: fileencoding=utf-8 sts=4 sw=4 noet \ No newline at end of file