summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Nowak2018-03-20 17:12:57 +0100
committerMarcin Nowak2018-03-20 17:12:57 +0100
commit6e2d6ffa46b542676ddbc3050edd114c9370269b (patch)
treec521c80067cd39986fe649b9f9879ae3f050703f
parent0409b9afca77de9bb225cf4ccf1c31bf89c084d1 (diff)
downloadaur-6e2d6ffa46b542676ddbc3050edd114c9370269b.tar.gz
update to 14.5 build 104508
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD11
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b31a162db4d8..bf2d311bbfea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lwks-beta
pkgdesc = Lightworks is a professional video editing suite
- pkgver = 14.1.0.0.103934
+ pkgver = 14.5.0.0.104508
pkgrel = 1
url = http://www.lwks.com/
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = lwks-beta
provides = lightworks
conflicts = lightworks,
conflicts = lwks
- source = http://downloads.lwks.com/Lightworks-RC8-103934-14.1.0.0.deb
- sha256sums = e8ab4d302a38f1b50c0a8ba1801425c9b7e64053b3587a0aab7181ceec92ef95
+ source = http://downloads.lwks.com/Lightworks-145RC1-104508-14.1.0.0.deb
+ sha256sums = f0ae1571bef9183ddf7b5d05ef672b1672472c0c621393a219628f819ee35ca2
pkgname = lwks-beta
diff --git a/PKGBUILD b/PKGBUILD
index c6eaae05626e..4d4f2962f113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,10 @@
# Contributor: N30N <archlinux [at] alunamation [dot] com>
pkgname=lwks-beta
-lwksstage=RC8 # beta/rc1/rc2/etc..
-lwksver=14.1.0.0
-lwksbuild=103934
+lwksstage=145RC1 # beta/rc1/rc2/etc..
+lwksver=14.5.0.0
+filelwksver=14.1.0.0
+lwksbuild=104508
pkgver=$lwksver.$lwksbuild
pkgrel=1
pkgdesc="Lightworks is a professional video editing suite"
@@ -23,11 +24,11 @@ optdepends=('nvidia-utils: only for nVidia users')
provides=('lightworks')
conflicts=('lightworks', 'lwks')
source=(
- "http://downloads.lwks.com/Lightworks-$lwksstage-$lwksbuild-$lwksver.deb"
+ "http://downloads.lwks.com/Lightworks-$lwksstage-$lwksbuild-$filelwksver.deb"
)
sha256sums=(
- 'e8ab4d302a38f1b50c0a8ba1801425c9b7e64053b3587a0aab7181ceec92ef95'
+ 'f0ae1571bef9183ddf7b5d05ef672b1672472c0c621393a219628f819ee35ca2'
)
package() {