summaryrefslogtreecommitdiff
path: root/media-gfx/imv/imv-4.3.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /media-gfx/imv/imv-4.3.0.ebuild
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'media-gfx/imv/imv-4.3.0.ebuild')
-rw-r--r--media-gfx/imv/imv-4.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/imv/imv-4.3.0.ebuild b/media-gfx/imv/imv-4.3.0.ebuild
index 73b075d4566b..992772d5dd6e 100644
--- a/media-gfx/imv/imv-4.3.0.ebuild
+++ b/media-gfx/imv/imv-4.3.0.ebuild
@@ -7,14 +7,14 @@ inherit meson xdg
if [[ ${PV} == 9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/eXeC64/imv.git"
+ EGIT_REPO_URI="https://git.sr.ht/~exec64/imv/"
else
SRC_URI="https://github.com/eXeC64/imv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi
DESCRIPTION="Minimal image viewer designed for tiling window manager users"
-HOMEPAGE="https://github.com/eXeC64/imv/"
+HOMEPAGE="https://sr.ht/~exec64/imv/"
LICENSE="MIT-with-advertising"
SLOT="0"