commit:     b4eb8c002899c5843cf7149b7b267ead42ec0e47
Author:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Wed Apr  3 03:03:53 2024 +0000
Commit:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
CommitDate: Wed Apr  3 03:04:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4eb8c00

games-util/dwarf-therapist: fix pkgcheck lint

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>

 games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild 
b/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild
index 4dd824ad4f..f193752d19 100644
--- a/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild
+++ b/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild
@@ -13,12 +13,12 @@ DESCRIPTION="For managing dwarves in Dwarf Fortress"
 HOMEPAGE="https://github.com/Dwarf-Therapist/Dwarf-Therapist";
 
SRC_URI="https://github.com/Dwarf-Therapist/${MY_PN}/archive/refs/tags/${MY_PV}.tar.gz
 -> ${MY_P}.tar.gz"
 
+S="${WORKDIR}/${MY_P}"
+
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-S="${WORKDIR}/${MY_P}"
-
 RDEPEND="
        dev-qt/qtconcurrent:5
        dev-qt/qtdeclarative:5

Reply via email to