summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2018-10-05 18:50:28 +0200
committerAlex2018-10-05 18:50:28 +0200
commit0dfcef9f87b31d16565eb3f1aa8198489c5604ce (patch)
tree97d4f7e9df0d0e1cbad695e15bc1097c0f384606 /PKGBUILD
parent2a76df3db23bac92908d1c081e369b5964d62622 (diff)
downloadaur-0dfcef9f87b31d16565eb3f1aa8198489c5604ce.tar.gz
Update to v15.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8dc157a0cb4..3798591713de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=davinci-resolve
_pkgname=resolve
-pkgver=15.1
+pkgver=15.1.1
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=('93377973d9d327e13d935765f9dbd020cc1567a8d17bc1cd38429c74946a9810')
+sha256sums=('1e4b5285602a9523e1457639b5714b26507daaea771391c12f2d86ae1b7042c6')
package() {
# msg2 "Did you download the archive manually? If not, this will fail."