diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 08:00:37 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 08:01:00 -0400 |
commit | 595f999db650746d9aec52fb159e57c7561a562e (patch) | |
tree | a569f90336bea149b048e64c0a4aed640bf9df8f /media-gfx/viewnior | |
parent | media-gfx/viewnior: update github upstream metadata (diff) | |
download | gentoo-595f999db650746d9aec52fb159e57c7561a562e.tar.gz gentoo-595f999db650746d9aec52fb159e57c7561a562e.tar.bz2 gentoo-595f999db650746d9aec52fb159e57c7561a562e.zip |
media-gfx/viewnior: update SRC_URI and HOMEPAGE github page
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" |