diff options
Diffstat (limited to 'community/firetools/APKBUILD')
-rw-r--r-- | community/firetools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/firetools/APKBUILD b/community/firetools/APKBUILD index 2f68354cae..b2daefef3c 100644 --- a/community/firetools/APKBUILD +++ b/community/firetools/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Firejail sandbox launcher integrated with the system tray" url="https://l3net.wordpress.com/projects/firejail/#firetools" arch="all" -license="GPL2" +license="GPL-2.0" depends="firejail xterm qt5-qtsvg mesa-dri-swrast" makedepends="qt5-qtbase-dev qt5-qtsvg-dev" options="!check" |