commit: 6676f5f129f80bd9414d7821708ce3180bd8b587 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 20:25:52 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 20:25:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6676f5f1
gui-libs/hyprland-qtutils: Stabilize 0.1.1 amd64, #950704 Signed-off-by: Sam James <sam <AT> gentoo.org> gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild b/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild index baf02bec3fc7..aca952656e6f 100644 --- a/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild +++ b/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Hyprland QT/qml utility apps" HOMEPAGE="https://github.com/hyprwm/hyprland-qtutils" SRC_URI="https://github.com/hyprwm/${PN}/archive/refs/tags/v${PV}/v${PV}.tar.gz -> ${P}.gh.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="amd64" LICENSE="BSD" SLOT="0"
