diff --git a/srcpkgs/pass-import/template b/srcpkgs/pass-import/template index 46bbd08ddb1..65d5dd785f5 100644 --- a/srcpkgs/pass-import/template +++ b/srcpkgs/pass-import/template @@ -10,7 +10,7 @@ depends="pass python3-defusedxml python3-magic python3-cryptography python3-SecretStorage python3-pykeepass python3-requests python3-yaml lastpass-cli python3-zxcvbn" checkdepends="python3-pytest $depends" short_desc="Pass extension for importing data from most password managers" -maintainer="Alan Brown " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/roddhjav/pass-import" changelog="https://raw.githubusercontent.com/roddhjav/pass-import/master/CHANGELOG.md" diff --git a/srcpkgs/pass-update/template b/srcpkgs/pass-update/template index cadb85cf8f5..b4796166229 100644 --- a/srcpkgs/pass-update/template +++ b/srcpkgs/pass-update/template @@ -6,7 +6,7 @@ build_style=gnu-makefile make_install_args=BASHCOMPDIR=/usr/share/bash-completion/completions depends="pass" short_desc="Pass extension providing an easy flow for updating passwords" -maintainer="Alan Brown " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/roddhjav/pass-update" distfiles="https://github.com/roddhjav/pass-update/releases/download/v${version}/pass-update-${version}.tar.gz" diff --git a/srcpkgs/tlp/template b/srcpkgs/tlp/template index 6e14eabd2ac..fc594f40a37 100644 --- a/srcpkgs/tlp/template +++ b/srcpkgs/tlp/template @@ -4,7 +4,7 @@ version=1.6.1 revision=1 depends="hdparm bash iw util-linux ethtool perl" short_desc="Advanced power management tool for Linux" -maintainer="Alan Brown " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html" changelog="https://raw.githubusercontent.com/linrunner/TLP/main/changelog" diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template index 934e7948035..e7fdc21bb52 100644 --- a/srcpkgs/usql/template +++ b/srcpkgs/usql/template @@ -6,7 +6,7 @@ build_style=go go_import_path=github.com/xo/usql go_ldflags="-X github.com/xo/usql/text.CommandVersion=${version}" short_desc="Universal command-line interface for SQL databases" -maintainer="Alan Brown " +maintainer="Orphaned " license="MIT" homepage="https://github.com/xo/usql" distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"