sys-apps/qdirstat: fix S

Closes: https://bugs.gentoo.org/969404
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2026-01-29 10:01:13 +01:00
parent e10a9d4012
commit 0d0425c66a

View File

@@ -8,7 +8,6 @@ inherit qmake-utils xdg-utils
DESCRIPTION="Qt-based directory statistics"
HOMEPAGE="https://github.com/shundhammer/qdirstat"
SRC_URI="https://github.com/shundhammer/qdirstat/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="GPL-2"
SLOT="0"