gui-apps/klassy: 6.3: modify SRC_URI and S

Signed-off-by: Yusef Aslam <YUZi54780@outlook.com>
This commit is contained in:
Yusef Aslam
2025-05-07 16:17:00 +01:00
parent 17a5d41c4b
commit 180df96e6d

View File

@@ -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"