diff options
Diffstat (limited to 'community/mate-desktop/APKBUILD')
-rw-r--r-- | community/mate-desktop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-desktop/APKBUILD b/community/mate-desktop/APKBUILD index 5f415f76027..4621c78ab14 100644 --- a/community/mate-desktop/APKBUILD +++ b/community/mate-desktop/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="The MATE Desktop Environment" url="http://wiki.mate-desktop.org/mate-desktop" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common yelp-tools" depends_dev="startup-notification" makedepends="$depends_dev itstool intltool dconf-dev gtk+3.0-dev |