diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:06:00 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:09:05 +0200 |
commit | 6c2dc1215959702d01a12442dcd916b76027a3f2 (patch) | |
tree | e7f802b33cce3bdbcc6fd98d0efa3dff42578b90 /x11-misc/xfishtank | |
parent | www-client/dillo: Update SRC_URI (diff) | |
download | gentoo-6c2dc1215959702d01a12442dcd916b76027a3f2.tar.gz gentoo-6c2dc1215959702d01a12442dcd916b76027a3f2.tar.bz2 gentoo-6c2dc1215959702d01a12442dcd916b76027a3f2.zip |
x11-misc/xfishtank: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-misc/xfishtank')
-rw-r--r-- | x11-misc/xfishtank/xfishtank-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xfishtank/xfishtank-2.5.ebuild b/x11-misc/xfishtank/xfishtank-2.5.ebuild index cda06f5cd4d6..c8e58903ac86 100644 --- a/x11-misc/xfishtank/xfishtank-2.5.ebuild +++ b/x11-misc/xfishtank/xfishtank-2.5.ebuild @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Turns your root window into an aquarium" HOMEPAGE="https://jim.rees.org/computers/xfishtank.html" -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz" LICENSE="public-domain" SLOT="0" |