diff options
Diffstat (limited to 'community/mate-themes/APKBUILD')
-rw-r--r-- | community/mate-themes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-themes/APKBUILD b/community/mate-themes/APKBUILD index d6af8b8007b..7ba13fe66b9 100644 --- a/community/mate-themes/APKBUILD +++ b/community/mate-themes/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="MATE themes" url="https://github.com/mate-desktop/mate-themes" arch="noarch" -license="LGPL2" +license="LGPL-2.0" depends="mate-common" makedepends="intltool gdk-pixbuf-dev gtk+2.0-dev icon-naming-utils gtk+3.0-dev" subpackages="$pkgname-lang" |