diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template index ceaaed3ad4..4848d9338e 100644 --- a/srcpkgs/micro/template +++ b/srcpkgs/micro/template @@ -9,7 +9,7 @@ go_ldflags="-X github.com/zyedidia/micro/v2/internal/util.Version=${version}" # Adding CompileDate is bad for reproducibility and adding CommitHash # is redundant as we use a tag to build the package. short_desc="Modern and intuitive terminal-based text editor" -maintainer="Diogo Leal " +maintainer="0x5c " license="MIT" homepage="https://micro-editor.github.io" distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"