diff options
Diffstat (limited to 'main/xfce4-cpugraph-plugin/APKBUILD')
-rw-r--r-- | main/xfce4-cpugraph-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-cpugraph-plugin/APKBUILD b/main/xfce4-cpugraph-plugin/APKBUILD index 3305804380f..57ddbbf861b 100644 --- a/main/xfce4-cpugraph-plugin/APKBUILD +++ b/main/xfce4-cpugraph-plugin/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="CPU monitor for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" arch="all" -license="GPLv2+" +license="GPL-2.0-or-later" depends="" makedepends="libxfce4ui-dev xfce4-panel-dev" install="" |