diff options
Diffstat (limited to 'community/mate-menus/APKBUILD')
-rw-r--r-- | community/mate-menus/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-menus/APKBUILD b/community/mate-menus/APKBUILD index 64a5a214243..933452445e6 100644 --- a/community/mate-menus/APKBUILD +++ b/community/mate-menus/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="The libmate-menu library, the layout configuration files for the MATE menu, as well as a simple menu editor" url="https://github.com/mate-desktop/mate-menus" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common" makedepends="libtool intltool glib-dev" subpackages="$pkgname-dev $pkgname-lang" |