diff options
Diffstat (limited to 'community/mate-sensors-applet/APKBUILD')
-rw-r--r-- | community/mate-sensors-applet/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-sensors-applet/APKBUILD b/community/mate-sensors-applet/APKBUILD index a758835ab2..d07d34d048 100644 --- a/community/mate-sensors-applet/APKBUILD +++ b/community/mate-sensors-applet/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="An applet for the MATE Panel to display readings from hardware sensors" url="https://github.com/mate-desktop/mate-sensors-applet" arch="all" -license="GPLv2" +license="GPL-2.0" depends="perl-xml-parser" makedepends="intltool glib-dev gtk+3.0-dev mate-panel-dev libxslt-dev itstool libxml2-utils mdocml-dev" |