diff options
Diffstat (limited to 'community/tint2/APKBUILD')
-rw-r--r-- | community/tint2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tint2/APKBUILD b/community/tint2/APKBUILD index 4b83c582ab8..b5624d89350 100644 --- a/community/tint2/APKBUILD +++ b/community/tint2/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="tint2 is a simple unintrusive panel/taskbar" url="https://gitlab.com/o9000/tint2" arch="all" -license="GPL2" +license="GPL-2.0" options="!check" depends="imlib2 glib pango cairo libxcomposite libxdamage libxinerama libxrandr gtk+" |