summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2018-11-29 18:36:55 +0100
committerAlex2018-11-29 18:36:55 +0100
commit886e601e561302543b3c7bac4228cd0c7a5b1164 (patch)
treeaf91d2e0e2e2269d19a89f67fb9e61cc30b24862 /PKGBUILD
parent025476b9a3eb86fcbf5980720c55022f156d1bdf (diff)
downloadaur-886e601e561302543b3c7bac4228cd0c7a5b1164.tar.gz
Update to v15.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46fade9dca72..3891c4f23f00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=davinci-resolve
_pkgname=resolve
-pkgver=15.2
+pkgver=15.2.1
pkgrel=0
pkgdesc='Professional A/V post-production software suite from Blackmagic Design'
arch=('x86_64')
@@ -33,7 +33,7 @@ if [ ! -f ${pkgdir}/DaVinci_Resolve_${pkgver}_Linux.zip ]; then
fi
source=("local://DaVinci_Resolve_${pkgver}_Linux.zip")
-sha256sums=('6de6ef750c2675cddbdc05a04801f137b53ed78fdda63419ef9ef07bdbb20b3a')
+sha256sums=('88fa41778e58dc5ec51b1d0d8ddcfb0a751e9b1d2ee8916dba374c46325fb6bc')
package() {
# msg2 "Did you download the archive manually? If not, this will fail."