summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthrit2016-02-20 11:34:01 -0700
committerAnthrit2016-02-20 11:34:01 -0700
commit812723c33aa6d20b6dd6d429e639e0fe90d412ab (patch)
tree6a22f84ae9382d9c55dd154417738d92847726d4
parenta05b82d0f1f85ebdb1c1c0fcbffb0e0c2dbf1463 (diff)
downloadaur-812723c33aa6d20b6dd6d429e639e0fe90d412ab.tar.gz
Update to 12.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7187d1a0be9c..c623fc96ab91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Feb 20 18:31:58 UTC 2016
pkgbase = lwks
pkgdesc = Lightworks is a professional video editing suite
- pkgver = 12.0.2
+ pkgver = 12.6.0
pkgrel = 1
url = http://www.lwks.com/
arch = x86_64
@@ -15,8 +17,8 @@ pkgbase = lwks
optdepends = nvidia-utils: only for nVidia users
provides = lightworks
conflicts = lightworks
- source = http://www.lwks.com/dmpub/lwks-12.0.2-amd64.deb
- sha256sums = a6daf4ad7043d4dc9a0fcf78e572572ef85528ebe91dad72d700f466e01d37bc
+ source = http://www.lwks.com/dmpub/lwks-12.6.0-amd64.deb
+ sha256sums = 428d72570054b0f4287212d85a70c926b413407b5105a07bcf14cc578b5ebff1
pkgname = lwks
diff --git a/PKGBUILD b/PKGBUILD
index 80ced96a8407..a8fa6c8f6104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,10 @@
# Contributor: Scias <shining [dot] scias [at] gmail [dot] com>
# Contributor: darzki <darzki [at] o2 [dot] pl>
# Contributor: N30N <archlinux [at] alunamation [dot] com>
+# Contributor: anthrit <anthrit [at] anthware [dot] com>
pkgname=lwks
-pkgver=12.0.2
+pkgver=12.6.0
pkgrel=1
pkgdesc="Lightworks is a professional video editing suite"
arch=('x86_64')
@@ -19,7 +20,7 @@ optdepends=('nvidia-utils: only for nVidia users')
provides=('lightworks')
conflicts=('lightworks')
source=("http://www.lwks.com/dmpub/lwks-$pkgver-amd64.deb")
-sha256sums=('a6daf4ad7043d4dc9a0fcf78e572572ef85528ebe91dad72d700f466e01d37bc')
+sha256sums=('428d72570054b0f4287212d85a70c926b413407b5105a07bcf14cc578b5ebff1')
package() {
msg2 "Extracting data.tar.gz"