summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2018-10-17 21:48:12 +0200
committerAlex2018-10-17 21:48:12 +0200
commit14be18f6e8a2417a74f4fb60a28872f2708574f0 (patch)
tree8c8e3a8b0e8f61bd1e20b91c6bcd70e43586cc84 /PKGBUILD
parent0dfcef9f87b31d16565eb3f1aa8198489c5604ce (diff)
downloadaur-14be18f6e8a2417a74f4fb60a28872f2708574f0.tar.gz
Update to v15.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3798591713de..edb6965ccf44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=davinci-resolve
_pkgname=resolve
-pkgver=15.1.1
+pkgver=15.1.2
pkgrel=0
pkgdesc='Professional A/V post-production software suite'
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=('1e4b5285602a9523e1457639b5714b26507daaea771391c12f2d86ae1b7042c6')
+sha256sums=('31018990735d7fe2b581f53c533ba034120203a333a80a0871d4b5cea120817f')
package() {
# msg2 "Did you download the archive manually? If not, this will fail."