diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:07:12 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:09:08 +0200 |
commit | 1d0a30da5540eadf3a699e3685e9a0d45aee6f0a (patch) | |
tree | 5dc01d4c769bcd20ac835c6c0f6c55054711b545 /x11-wm | |
parent | x11-wm/pekwm: Update SRC_URI (diff) | |
download | gentoo-1d0a30da5540eadf3a699e3685e9a0d45aee6f0a.tar.gz gentoo-1d0a30da5540eadf3a699e3685e9a0d45aee6f0a.tar.bz2 gentoo-1d0a30da5540eadf3a699e3685e9a0d45aee6f0a.zip |
x11-wm/wmfs: 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-wm')
-rw-r--r-- | x11-wm/wmfs/wmfs-20180520.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmfs/wmfs-20180520.ebuild b/x11-wm/wmfs/wmfs-20180520.ebuild index f01f6ce2129b..b0225851e54d 100644 --- a/x11-wm/wmfs/wmfs-20180520.ebuild +++ b/x11-wm/wmfs/wmfs-20180520.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Window Manager From Scratch, A tiling window manager highly configurable" HOMEPAGE="https://github.com/xorg62/wmfs" -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.xz" LICENSE="BSD" SLOT="0" |