summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2018-12-19 11:17:57 +0100
committerAlex2018-12-19 11:17:57 +0100
commit05d9168358d955085001b645522c4584946ba5a5 (patch)
treeaf1bb188b4fe42393d007fd3142e8529da27e9ec /PKGBUILD
parent886e601e561302543b3c7bac4228cd0c7a5b1164 (diff)
downloadaur-05d9168358d955085001b645522c4584946ba5a5.tar.gz
Update to v15.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3891c4f23f00..6f57789a606c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
pkgname=davinci-resolve
_pkgname=resolve
-pkgver=15.2.1
-pkgrel=0
+pkgver=15.2.2
+pkgrel=1
pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
arch=('x86_64')
url="https://www.blackmagicdesign.com/"
@@ -33,7 +33,7 @@ if [ ! -f ${pkgdir}/DaVinci_Resolve_${pkgver}_Linux.zip ]; then
fi
source=("local://DaVinci_Resolve_${pkgver}_Linux.zip")
-sha256sums=('88fa41778e58dc5ec51b1d0d8ddcfb0a751e9b1d2ee8916dba374c46325fb6bc')
+sha256sums=('4330673cbe62f1ce2292d0357e20503233124bbb5a1b7752ce83b4befcf29497')
package() {
# msg2 "Did you download the archive manually? If not, this will fail."