summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
-rw-r--r--shotcut.desktop10
3 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8986e24a53b8..3af42eee14da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shotcut-git
pkgdesc = Video editor
- pkgver = r2067
+ pkgver = r2117
pkgrel = 1
url = https://github.com/mltframework/shotcut
arch = i686
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'
diff --git a/shotcut.desktop b/shotcut.desktop
index 94a2ccb9622b..5e59fd912cc3 100644
--- a/shotcut.desktop
+++ b/shotcut.desktop
@@ -1,11 +1,9 @@
[Desktop Entry]
+Type=Application
Name=Shotcut
-Name[de]=Shotcut
GenericName=Video Editor
-GenericName[de]=Video Bearbeitungsprogramm
-Comment=Video Editor
-Comment[de]=Programm zum Bearbeiten und Abspielen von Videodateien.
+Comment=Video editor
Exec=shotcut
-Terminal=false
-Type=Application
Icon=applications-multimedia
+Terminal=false
+Categories=AudioVideo;Video;AudioVideoEditing;