summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-22 04:59:06 +0100
committerSam James <sam@gentoo.org>2022-09-22 05:05:20 +0100
commit35e209c6fc0e9e56ad7a5f6ad7bddfe0294ddde9 (patch)
tree3d300389559ed402719270605506807b4947ae56 /games-puzzle
parentgames-misc/bsd-games: use PV in SRC_URI (diff)
downloadgentoo-35e209c6fc0e9e56ad7a5f6ad7bddfe0294ddde9.tar.gz
gentoo-35e209c6fc0e9e56ad7a5f6ad7bddfe0294ddde9.tar.bz2
gentoo-35e209c6fc0e9e56ad7a5f6ad7bddfe0294ddde9.zip
games-puzzle/tanglet: use PV in SRC_URI
Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/tanglet/tanglet-1.6.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/tanglet/tanglet-1.6.1.1.ebuild b/games-puzzle/tanglet/tanglet-1.6.1.1.ebuild
index 65f7fae82093..c8c0548f7c17 100644
--- a/games-puzzle/tanglet/tanglet-1.6.1.1.ebuild
+++ b/games-puzzle/tanglet/tanglet-1.6.1.1.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=7
@@ -7,7 +7,7 @@ inherit qmake-utils xdg
DESCRIPTION="Single player word finding game based on Boggle"
HOMEPAGE="https://gottcode.org/tanglet/"
-SRC_URI="https://gottcode.org/tanglet/tanglet-1.6.1.1-src.tar.bz2"
+SRC_URI="https://gottcode.org/tanglet/${P}-src.tar.bz2"
LICENSE="GPL-3"
SLOT="0"