aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-03-29 15:10:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-18 09:35:55 +0000
commit021d7c7b355849279c97d774360435053fec8107 (patch)
tree403bdd71f0462e1638f2ff8e0a818df5c0003352 /community
parentde4eceb688bd8b12338143ab633037255970a8bd (diff)
downloadaports-021d7c7b355849279c97d774360435053fec8107.tar.bz2
aports-021d7c7b355849279c97d774360435053fec8107.tar.xz
community/mate-desktop: clarify license
Diffstat (limited to 'community')
-rw-r--r--community/mate-desktop/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-desktop/APKBUILD b/community/mate-desktop/APKBUILD
index 4f0afccdd2..70f00e6fa4 100644
--- a/community/mate-desktop/APKBUILD
+++ b/community/mate-desktop/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-desktop
pkgver=1.21.0
-pkgrel=0
+pkgrel=1
pkgdesc="The MATE Desktop Environment"
url="http://wiki.mate-desktop.org/mate-desktop"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later LGPL-2.0-or-later"
depends="mate-common yelp-tools"
makedepends="startup-notification itstool intltool dconf-dev gtk+3.0-dev
libxrandr-dev libxml2-utils"