commit: 180df96e6d574bf2b7103d48f117dbe7bc51c677 Author: Yusef Aslam <YUZi54780 <AT> outlook <DOT> com> AuthorDate: Wed May 7 15:17:00 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Wed May 7 15:17:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=180df96e
gui-apps/klassy: 6.3: modify SRC_URI and S Signed-off-by: Yusef Aslam <YUZi54780 <AT> outlook.com> gui-apps/klassy/klassy-6.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gui-apps/klassy/klassy-6.3.ebuild b/gui-apps/klassy/klassy-6.3.ebuild index f7c800b88..0435a87ee 100644 --- a/gui-apps/klassy/klassy-6.3.ebuild +++ b/gui-apps/klassy/klassy-6.3.ebuild @@ -7,7 +7,8 @@ inherit cmake DESCRIPTION="Klassy QT6 window decoration theme for KDE Plasma 6.3+" HOMEPAGE="https://github.com/paulmcauley/klassy" -SRC_URI="https://github.com/paulmcauley/klassy/archive/refs/tags/6.3.breeze6.3.5.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/paulmcauley/klassy/archive/refs/tags/${PV}.breeze6.3.5.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${P}.breeze6.3.5" LICENSE="GPL-2 GPL-2+ GPL-3 GPL-3+ LGPL-2.1+ MIT" SLOT="0"
