menu-cache: update homepage
This commit is contained in:
parent
1c041f5b0f
commit
6efc5245d3
@ -14,9 +14,9 @@ stdenv.mkDerivation {
|
|||||||
buildInputs = [ glib libfm-extra ];
|
buildInputs = [ glib libfm-extra ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://blog.lxde.org/?tag=menu-cache;
|
|
||||||
license = licenses.gpl2Plus;
|
|
||||||
description = "Library to read freedesktop.org menu files";
|
description = "Library to read freedesktop.org menu files";
|
||||||
|
homepage = https://blog.lxde.org/tag/menu-cache/;
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ maintainers.ttuegel ];
|
maintainers = [ maintainers.ttuegel ];
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user