From e6b17adbe444371738ee3a603cfc654b08bebdc9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Sep 2022 04:55:53 +0100 Subject: games-arcade/holotz-castle: use PV in SRC_URI Avoids mistakes on bumping and why not? Signed-off-by: Sam James --- games-arcade/holotz-castle/holotz-castle-1.3.14-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-arcade/holotz-castle') diff --git a/games-arcade/holotz-castle/holotz-castle-1.3.14-r1.ebuild b/games-arcade/holotz-castle/holotz-castle-1.3.14-r1.ebuild index c07c88732b43..1ff2a004605f 100644 --- a/games-arcade/holotz-castle/holotz-castle-1.3.14-r1.ebuild +++ b/games-arcade/holotz-castle/holotz-castle-1.3.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ inherit desktop toolchain-funcs DESCRIPTION="2D platform game" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="https://dev.gentoo.org/~chewi/distfiles/holotz-castle-1.3.14-src.tar.gz" +SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad