diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2024-09-13 09:47:48 +0200 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2024-09-13 09:58:44 +0200 |
commit | 2f6dc0be434186f722fe26839be96e4eab558db7 (patch) | |
tree | bf4ae2c6709e910bf4fa5a323e07db251aa7c0a7 /media-gfx/gpicview | |
parent | media-gfx/gpicview: drop 0.2.5-r2 (diff) | |
download | gentoo-2f6dc0be434186f722fe26839be96e4eab558db7.tar.gz gentoo-2f6dc0be434186f722fe26839be96e4eab558db7.tar.bz2 gentoo-2f6dc0be434186f722fe26839be96e4eab558db7.zip |
media-gfx/gpicview: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'media-gfx/gpicview')
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild index 09ecbb0b6501..7cc62978f08a 100644 --- a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit xdg DESCRIPTION="A Simple and Fast Image Viewer for X" -HOMEPAGE="http://lxde.sourceforge.net/gpicview" +HOMEPAGE="https://lxde.sourceforge.net/gpicview/" SRC_URI="https://downloads.sourceforge.net/lxde/${P}.tar.xz" LICENSE="GPL-2" |