Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- From a53c803d5aec7470772b192f8a2e142799f93ab6 Mon Sep 17 00:00:00 2001
- From: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
- Date: Sat, 5 Dec 2020 22:38:51 +0100
- Subject: [PATCH 2/2] Update to v17.0b10
- ---
- PKGBUILD | 8 ++++----
- 1 file changed, 4 insertions(+), 4 deletions(-)
- diff --git a/PKGBUILD b/PKGBUILD
- index 1ec7be3..228a6a9 100644
- --- a/PKGBUILD
- +++ b/PKGBUILD
- @@ -7,7 +7,7 @@
- # 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='0a89e5b68f2e4149a13761c6d9ff256d' # dr 16.1b3
- +_downloadid='e0fabf64cab84482acd77ef999b10a6d' # dr 17.0b10
- _referid='9d14747f8e274d30b293981cb8e0bbea'
- _siteurl="https://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"
- @@ -64,8 +64,8 @@ DLAGENTS=("https::/usr/bin/curl \
- pkgname=davinci-resolve-beta
- _pkgname=resolve
- resolve_app_name=com.blackmagicdesign.resolve
- -pkgver=17.0b2
- -pkgrel=2
- +pkgver=17.0b3
- +pkgrel=1
- arch=('any')
- url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
- license=('Commercial')
- @@ -86,7 +86,7 @@ else
- # Variables for FREE edition
- pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
- _archive_name=DaVinci_Resolve_${pkgver}_Linux
- - sha256sums=('66c8dfcc3ba8df8679ef57f6e3474ced56aa30de54491bace73d85743d6c5802')
- + sha256sums=('b5bd36968c3157925dbf2c4adf7f1d1ff03441dd4e4874d316b1a1ec9bc9673a')
- conflicts=('davinci-resolve' 'davinci-resolve-studio' 'davinci-resolve-studio-beta')
- fi
- --
- 2.29.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement