diff --git a/srcpkgs/misspell/template b/srcpkgs/misspell/template index 3f59632130..a677a5e2dd 100644 --- a/srcpkgs/misspell/template +++ b/srcpkgs/misspell/template @@ -6,7 +6,7 @@ build_style=go go_import_path="github.com/client9/misspell" go_package="${go_import_path}/cmd/misspell" short_desc="Correct commonly misspelled English words... quickly" -maintainer="Caleb JA " +maintainer="Orphaned " license="MIT" homepage="https://github.com/client9/misspell" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/oil/template b/srcpkgs/oil/template index 7b9317f2dc..2d455d3b21 100644 --- a/srcpkgs/oil/template +++ b/srcpkgs/oil/template @@ -6,7 +6,7 @@ build_style=configure configure_args="--prefix=/usr $(vopt_with readline)" makedepends="$(vopt_if readline readline-devel)" short_desc="Oil, a new unix shell" -maintainer="Caleb JA " +maintainer="Orphaned " license="Apache-2.0" homepage="https://www.oilshell.org" distfiles="${homepage}/download/${pkgname}-${version}.tar.xz" diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template index 4eaafadfaf..87789a819c 100644 --- a/srcpkgs/protontricks/template +++ b/srcpkgs/protontricks/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" makedepends="python3-setuptools" depends="python3-vdf winetricks" short_desc="Simple wrapper that does winetricks things for Proton enabled games" -maintainer="Caleb JA " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/Matoking/protontricks" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/python3-vdf/template b/srcpkgs/python3-vdf/template index 88bd521bea..2a2819a6d6 100644 --- a/srcpkgs/python3-vdf/template +++ b/srcpkgs/python3-vdf/template @@ -7,7 +7,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-setuptools" short_desc="Python library for working with Valve's VDF text format" -maintainer="Caleb JA " +maintainer="Orphaned " license="MIT" homepage="https://github.com/ValvePython/vdf" distfiles="${homepage}/archive/v${version}.tar.gz"