diff options
Diffstat (limited to 'testing/shotcut/APKBUILD')
-rw-r--r-- | testing/shotcut/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shotcut/APKBUILD b/testing/shotcut/APKBUILD index aa9bca4ed3..6aedce925b 100644 --- a/testing/shotcut/APKBUILD +++ b/testing/shotcut/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="a free, open source, cross-platform video editor" url="https://www.shotcut.org" arch="all" -license="GPL3" +license="GPL-3.0" depends="" makedepends="qt5-qtbase-dev qt5-qtwebkit-dev qt5-qtmultimedia-dev qt5-websockets-dev qt5-x11extras-dev ffmpeg-dev mlt-dev" |