glabels: update homepage

This commit is contained in:
Renaud 2022-02-06 12:35:31 +01:00 committed by c0bw3b
parent b61a3fcbea
commit 4bf0c67a8e

View file

@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Create labels and business cards";
homepage = "https://glabels.org/";
homepage = "https://github.com/jimevins/glabels";
license = with licenses; [ gpl3Plus lgpl3Plus ];
platforms = platforms.unix;
maintainers = [ maintainers.nico202 ];