aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-05-15 04:35:29 +0200
committerLucio Sauer <watermanpaint@posteo.net>2024-05-15 04:35:29 +0200
commit191ef3728606b5f7213e13b5f175dc29e8fe06d6 (patch)
treeefeb9290f4cb89649b946f51b55c4fce763a9b7b /media-gfx
parentmedia-gfx/nsxiv: update upstream metadata (diff)
downloadguru-191ef3728606b5f7213e13b5f175dc29e8fe06d6.tar.gz
guru-191ef3728606b5f7213e13b5f175dc29e8fe06d6.tar.bz2
guru-191ef3728606b5f7213e13b5f175dc29e8fe06d6.zip
media-gfx/nsxiv: update SRC_URI
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/nsxiv/nsxiv-32.ebuild2
-rw-r--r--media-gfx/nsxiv/nsxiv-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/nsxiv/nsxiv-32.ebuild b/media-gfx/nsxiv/nsxiv-32.ebuild
index 289eb7965..678b4963d 100644
--- a/media-gfx/nsxiv/nsxiv-32.ebuild
+++ b/media-gfx/nsxiv/nsxiv-32.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://codeberg.org/nsxiv/nsxiv.git"
inherit git-r3
else
- SRC_URI="https://github.com/nsxiv/nsxiv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://codeberg.org/nsxiv/nsxiv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/media-gfx/nsxiv/nsxiv-9999.ebuild b/media-gfx/nsxiv/nsxiv-9999.ebuild
index 289eb7965..678b4963d 100644
--- a/media-gfx/nsxiv/nsxiv-9999.ebuild
+++ b/media-gfx/nsxiv/nsxiv-9999.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://codeberg.org/nsxiv/nsxiv.git"
inherit git-r3
else
- SRC_URI="https://github.com/nsxiv/nsxiv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://codeberg.org/nsxiv/nsxiv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi