diff options
Diffstat (limited to 'testing/emby/APKBUILD')
-rw-r--r-- | testing/emby/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/emby/APKBUILD b/testing/emby/APKBUILD index 7ca170bcd8d..235cf452d47 100644 --- a/testing/emby/APKBUILD +++ b/testing/emby/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Bring together your videos, music, photos, and live television" url="http://emby.media" arch="x86_64 x86" -license="GPL2" +license="GPL-2.0" depends="ffmpeg mono imagemagick sqlite" pkgusers=$pkgname pkggroups=$pkgname |