diff options
Diffstat (limited to 'main/thunar/APKBUILD')
-rw-r--r-- | main/thunar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/thunar/APKBUILD b/main/thunar/APKBUILD index ffe2dd1d9c2..7e215cc1b33 100644 --- a/main/thunar/APKBUILD +++ b/main/thunar/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="File manager for Xfce" url="http://thunar.xfce.org" arch="all" -license="GPL2 LGPL2" +license="GPL-2.0 LGPL-2.0" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" depends="desktop-file-utils hicolor-icon-theme shared-mime-info" depends_dev="gtk+2.0-dev glib-dev exo-dev" |