diff options
Diffstat (limited to 'community/marco/APKBUILD')
-rw-r--r-- | community/marco/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/marco/APKBUILD b/community/marco/APKBUILD index cbd9c421d43..77c0a5a50ee 100644 --- a/community/marco/APKBUILD +++ b/community/marco/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="MATE window manager" url="https://github.com/mate-desktop/marco" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common yelp-tools libxml2-utils" makedepends="libtool itstool zenity intltool glib-dev gtk+3.0-dev libxcomposite-dev libcanberra-dev" |