summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Nowak2020-06-09 11:13:08 +0200
committerMarcin Nowak2020-06-09 11:13:08 +0200
commit171ced5bc78d7e9742ab50f86d36151d675850c5 (patch)
tree20a94b68610d18e549e5e3c13ff88144ceb3c5b6
parent946840ff3e74504afc48a2d250ae3f4c6c056155 (diff)
downloadaur-171ced5bc78d7e9742ab50f86d36151d675850c5.tar.gz
upgrade to v2020.1 build 122068
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8839a026559e..3220e62b05fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,24 +10,25 @@
# Contributor: anthrit <anthrit [at] anthware [dot] com>
pkgname=lwks
-lwksver=14.5.0
+lwksver=2020.1
+lwksbuild=122068
pkgver=$lwksver
-pkgrel=2
+pkgrel=1
pkgdesc="Lightworks is a professional video editing suite"
arch=('x86_64')
options=('!strip')
url="http://www.lwks.com/"
license=('custom')
-depends=('cairo' 'gdk-pixbuf2' 'glib2' 'libjpeg-turbo' 'pango' 'curl' 'gtk3' 'openssl' 'libgl' 'libtiff' 'libutil-linux' 'ffmpeg' 'glu' 'libedit' 'nvidia-cg-toolkit' 'openssl-1.0')
+depends=('cairo' 'gdk-pixbuf2' 'glib2' 'libjpeg-turbo' 'pango' 'curl' 'gtk3' 'portaudio' 'openssl' 'libgl' 'libtiff' 'libutil-linux' 'ffmpeg' 'glu' 'libedit' 'nvidia-cg-toolkit' 'openssl-1.0')
optdepends=('nvidia-utils: only for nVidia users' 'libc++: only for BlackMagic RAW support (BRAW)' 'libc++abi: only for BlackMagic RAW support (BRAW)')
provides=('lightworks')
conflicts=('lightworks' 'lwks-beta')
source=(
- "https://downloads.lwks.com/v14-5/lightworks-$lwksver-amd64.deb"
+ "https://cdn.lwks.com/releases/lightworks-$lwksver-r$lwksbuild-amd64.deb"
)
sha256sums=(
- '87c810528ee2ee11b3ee0d7051e0ab9fb1a3c100bf491f90d3339a9fb58c5cb6'
+ '23ed5b617628ac278cc5b2f0f799f53368e3b00203c55ddc65e25be3e9f14fbf'
)
package() {