diff --git a/srcpkgs/ibus-hangul/template b/srcpkgs/ibus-hangul/template index cecf587c23..b0df69c8fb 100644 --- a/srcpkgs/ibus-hangul/template +++ b/srcpkgs/ibus-hangul/template @@ -9,7 +9,7 @@ hostmakedepends="automake gettext-devel intltool libtool pkg-config swig $(vopt_if gir 'gobject-introspection')" makedepends="ibus-devel libhangul-devel python-gobject-devel" depends="ibus" -maintainer="Matthew Wynn " +maintainer="Michael Aldridge " license="GPL-2.0-or-later" homepage="https://github.com/choehwanjin/ibus-hangul" distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/libhangul/template b/srcpkgs/libhangul/template index ef043efccc..ac585c7131 100644 --- a/srcpkgs/libhangul/template +++ b/srcpkgs/libhangul/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="automake gettext-devel libtool pkg-config" configure_args="--disable-static" short_desc="A library to support hangul input and character classification" -maintainer="Matthew Wynn " +maintainer="Michael Aldridge " license="LGPL-2.1-or-later" homepage="https://github.com/libhangul/libhangul" distfiles="https://github.com/libhangul/libhangul/archive/libhangul-${version}.tar.gz" diff --git a/srcpkgs/pam-u2f/template b/srcpkgs/pam-u2f/template index 43ffe2a538..7cd5e7a2a1 100644 --- a/srcpkgs/pam-u2f/template +++ b/srcpkgs/pam-u2f/template @@ -8,7 +8,7 @@ configure_args="--with-pam-dir=/usr/lib/security" hostmakedepends="automake libtool pkg-config" makedepends="libu2f-host-devel libu2f-server-devel pam-devel" short_desc="Pluggable Authentication Module (PAM) for U2F" -maintainer="Matthew Wynn " +maintainer="Michael Aldridge " license="BSD-2-Clause" homepage="https://developers.yubico.com/pam-u2f/" #changelog="https://raw.githubusercontent.com/Yubico/pam-u2f/master/NEWS" diff --git a/srcpkgs/picard/template b/srcpkgs/picard/template index 9072484557..a254da7f54 100644 --- a/srcpkgs/picard/template +++ b/srcpkgs/picard/template @@ -10,7 +10,7 @@ hostmakedepends="python3-setuptools" makedepends="python3-devel" depends="python3-PyQt5 chromaprint python3-mutagen desktop-file-utils hicolor-icon-theme" -maintainer="Matthew Wynn " +maintainer="Michael Aldridge " license="GPL-2.0-or-later" short_desc="MusicBrainz's audio tagger" homepage="http://picard.musicbrainz.org/"