summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornfnty2016-11-07 13:38:36 +0100
committernfnty2016-11-07 13:40:52 +0100
commit54432e4dca12b059750b0f81e3f30659974b18fe (patch)
tree41117685a24351240667835fc1d181c80cabf400 /PKGBUILD
parent30a8b586481cc6ed311a37130cb393771a57ea90 (diff)
downloadaur-54432e4dca12b059750b0f81e3f30659974b18fe.tar.gz
Fix desktop entry
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 160b03a274e5..56da3cb3c1f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
+# shellcheck disable=SC2034,SC2154,SC2164
pkgname=('shotcut-git')
_srcname='shotcut'
pkgdesc='Video editor'
-pkgver='r2067'
+pkgver='r2117'
pkgrel='1'
arch=('i686' 'x86_64')
url='https://github.com/mltframework/shotcut'