diff options
Diffstat (limited to 'testing/subtitleeditor/APKBUILD')
-rw-r--r-- | testing/subtitleeditor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/subtitleeditor/APKBUILD b/testing/subtitleeditor/APKBUILD index 305cdc6c7fe..ea8e55d3c30 100644 --- a/testing/subtitleeditor/APKBUILD +++ b/testing/subtitleeditor/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="GTK+3 tool to create and edit subtitles." url="http://home.gna.org/subtitleeditor/" arch="x86 x86_64" -license="GPL3" +license="GPL-3.0" makedepends="libxml++-2.6-dev enchant-dev libsigc++-dev xdg-utils gtkmm3-dev gtk+3.0-dev gst-plugins-base1-dev gstreamer1-dev gstreamermm-dev iso-codes-dev gst-libav1 desktop-file-utils gst-plugins-ugly1" |