diff --git a/sys-apps/pacman/pacman-6.0.1.ebuild b/sys-apps/pacman/pacman-6.0.1.ebuild index 672b6ab..e9ac808 100644 --- a/sys-apps/pacman/pacman-6.0.1.ebuild +++ b/sys-apps/pacman/pacman-6.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -6,7 +6,7 @@ EAPI="8" inherit meson DESCRIPTION="Archlinux's binary package manager" -HOMEPAGE="https://archlinux.org/pacman/ https://wiki.archlinux.org/title/Pacman" +HOMEPAGE="https://archlinux.org/pacman/ https://archlinux.org/packages/core/x86_64/pacman/" if [[ "${PV}" == *9999 ]]; then inherit git-r3