diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-11-12 17:29:10 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-01-09 20:47:34 +0100 |
commit | ab1fab50c70eb5aee7e8411b8082c6cc3ba6b514 (patch) | |
tree | c338dce8b8fa804c81f02fd97ed32230d031c00c /media-gfx | |
parent | kde-apps/sweeper: update HOMEPAGE (diff) | |
download | gentoo-ab1fab50c70eb5aee7e8411b8082c6cc3ba6b514.tar.gz gentoo-ab1fab50c70eb5aee7e8411b8082c6cc3ba6b514.tar.bz2 gentoo-ab1fab50c70eb5aee7e8411b8082c6cc3ba6b514.zip |
media-gfx/kphotoalbum: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/kphotoalbum/kphotoalbum-5.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/kphotoalbum/kphotoalbum-5.9.1-r1.ebuild b/media-gfx/kphotoalbum/kphotoalbum-5.9.1-r1.ebuild index 4f3157a6a7d6..a722a776175c 100644 --- a/media-gfx/kphotoalbum/kphotoalbum-5.9.1-r1.ebuild +++ b/media-gfx/kphotoalbum/kphotoalbum-5.9.1-r1.ebuild @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Tool for indexing, searching, and viewing images" -HOMEPAGE="https://kphotoalbum.org/" +HOMEPAGE="https://www.kphotoalbum.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" |