diff options
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.1.4.ebuild | 2 | ||||
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.2.0.ebuild | 2 | ||||
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.2.1.ebuild | 2 | ||||
-rw-r--r-- | app-admin/keepassxc/keepassxc-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.1.4.ebuild b/app-admin/keepassxc/keepassxc-2.1.4.ebuild index e9a3f3c9ed24..a898d01585bf 100644 --- a/app-admin/keepassxc/keepassxc-2.1.4.ebuild +++ b/app-admin/keepassxc/keepassxc-2.1.4.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils ${SCM} unset SCM DESCRIPTION="KeePassXC - KeePass Cross-platform Community Edition" -HOMEPAGE="https://github.com/keepassxreboot/keepassxc" +HOMEPAGE="https://keepassxc.org" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/app-admin/keepassxc/keepassxc-2.2.0.ebuild b/app-admin/keepassxc/keepassxc-2.2.0.ebuild index 00fb3e294475..44773623ac03 100644 --- a/app-admin/keepassxc/keepassxc-2.2.0.ebuild +++ b/app-admin/keepassxc/keepassxc-2.2.0.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils ${SCM} unset SCM DESCRIPTION="KeePassXC - KeePass Cross-platform Community Edition" -HOMEPAGE="https://github.com/keepassxreboot/keepassxc" +HOMEPAGE="https://keepassxc.org" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/app-admin/keepassxc/keepassxc-2.2.1.ebuild b/app-admin/keepassxc/keepassxc-2.2.1.ebuild index 00fb3e294475..44773623ac03 100644 --- a/app-admin/keepassxc/keepassxc-2.2.1.ebuild +++ b/app-admin/keepassxc/keepassxc-2.2.1.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils ${SCM} unset SCM DESCRIPTION="KeePassXC - KeePass Cross-platform Community Edition" -HOMEPAGE="https://github.com/keepassxreboot/keepassxc" +HOMEPAGE="https://keepassxc.org" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild b/app-admin/keepassxc/keepassxc-9999.ebuild index 00fb3e294475..44773623ac03 100644 --- a/app-admin/keepassxc/keepassxc-9999.ebuild +++ b/app-admin/keepassxc/keepassxc-9999.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils ${SCM} unset SCM DESCRIPTION="KeePassXC - KeePass Cross-platform Community Edition" -HOMEPAGE="https://github.com/keepassxreboot/keepassxc" +HOMEPAGE="https://keepassxc.org" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz" |