xfce.xfce4-hardware-monitor-plugin: update meta

This commit is contained in:
José Romildo Malaquias 2020-04-16 01:28:14 -03:00
parent c7c0940bcb
commit fc4a10e11d

View file

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
meta = with stdenv.lib; {
homepage = "https://goodies.xfce.org/projects/panel-plugins/${pname}";
homepage = "https://goodies.xfce.org/projects/panel-plugins/xfce4-hardware-monitor-plugin";
description = "Hardware monitor plugin for the XFCE4 panel";
license = licenses.gpl3;
platforms = platforms.unix;