diff options
Diffstat (limited to 'media-gfx/viewnior')
-rw-r--r-- | media-gfx/viewnior/viewnior-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/viewnior/viewnior-1.6.ebuild b/media-gfx/viewnior/viewnior-1.6.ebuild index b98ebe15bea4..1efc547aee7e 100644 --- a/media-gfx/viewnior/viewnior-1.6.ebuild +++ b/media-gfx/viewnior/viewnior-1.6.ebuild @@ -6,8 +6,8 @@ inherit xdg-utils gnome2-utils autotools MY_PN=Viewnior DESCRIPTION="Fast and simple image viewer" -HOMEPAGE="https://siyanpanayotov.com/project/viewnior/ https://github.com/xsisqox/Viewnior" -SRC_URI="https://github.com/xsisqox/${MY_PN}/archive/${P}.tar.gz" +HOMEPAGE="https://siyanpanayotov.com/project/viewnior/ https://github.com/hellosiyan/Viewnior" +SRC_URI="https://github.com/hellosiyan/${MY_PN}/archive/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |