summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Nowak2017-12-23 17:19:41 +0100
committerMarcin Nowak2017-12-23 17:19:41 +0100
commit9abb1a10d1aa64dd37e040f562faa0cd7db56739 (patch)
tree91498d64357d9399cf0239e3ce97b54b3c089481
parente02c61b6f75c3141fe1acd9822958ddad676d3cc (diff)
downloadaur-9abb1a10d1aa64dd37e040f562faa0cd7db56739.tar.gz
update to build RC1 102587
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea716ca69740..14560c6fde74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,9 @@
# Contributor: N30N <archlinux [at] alunamation [dot] com>
pkgname=lwks-beta
+lwksstage=RC1 # beta/rc1/rc2/etc..
lwksver=14.1.0.0
-lwksbuild=102397
+lwksbuild=102587
pkgver=$lwksver.$lwksbuild
pkgrel=1
pkgdesc="Lightworks is a professional video editing suite"
@@ -22,11 +23,11 @@ optdepends=('nvidia-utils: only for nVidia users')
provides=('lightworks')
conflicts=('lightworks', 'lwks')
source=(
- "http://downloads.lwks.com/Lightworks-Beta-$lwksbuild-$lwksver.deb"
+ "http://downloads.lwks.com/Lightworks-$lwksstage-$lwksbuild-$lwksver.deb"
)
sha256sums=(
- '9ce4f453cc00d36298ba51e74548afbc94fabffc11d5844e68c2521be7ee261c'
+ '5aabadc273bbcdc6dbcc6997e39fa52c6d165561a24da3a57d4d36d102a1b6cf'
)
package() {