diff options
Diffstat (limited to 'community/mate-system-monitor/APKBUILD')
-rw-r--r-- | community/mate-system-monitor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-system-monitor/APKBUILD b/community/mate-system-monitor/APKBUILD index 2585e24e768..72c58a01edd 100644 --- a/community/mate-system-monitor/APKBUILD +++ b/community/mate-system-monitor/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="A system monitor for MATE" url="https://github.com/mate-desktop/mate-system-monitor" arch="all" -license="GPLv2" +license="GPL-2.0" depends="mate-icon-theme" makedepends="gtk+3.0-dev libwnck3-dev gtkmm3-dev libgtop-dev librsvg-dev glibmm-dev itstool linux-headers libxml2-utils" |