gnome-extra/gnome-shell-extension-alphabetical-grid: Fix VariableOrderWrong warning

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2024-05-18 11:22:26 +02:00
parent 4a6a749af2
commit b48dda747f

View File

@@ -10,6 +10,7 @@ inherit gnome2-utils
DESCRIPTION="Restore the alphabetical ordering of the app grid"
HOMEPAGE="https://github.com/stuarthayhurst/alphabetical-grid-extension"
SRC_URI="https://github.com/stuarthayhurst/alphabetical-grid-extension/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/alphabetical-grid-extension-${PV}"
LICENSE="GPL-3"
SLOT="0"
@@ -22,7 +23,6 @@ RDEPEND="
"
DEPEND="${COMMON_DEPEND}"
S="${WORKDIR}/alphabetical-grid-extension-${PV}"
extension_uuid="AlphabeticalAppGrid@stuarthayhurst"
# Tests are only useful for upstream