aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-05-15 02:10:03 +0200
committerJulien Roy <julien@jroy.ca>2024-05-14 20:59:24 -0400
commitf51b3ad8e38755337697455e704efc6c0869614b (patch)
tree0a80ee1dbed0d1b72a4d817db48ce94c0a57b974 /x11-themes/catppuccin-cursors
parentx11-terms/tabby-bin: fix variable order (diff)
downloadguru-f51b3ad8e38755337697455e704efc6c0869614b.tar.gz
guru-f51b3ad8e38755337697455e704efc6c0869614b.tar.bz2
guru-f51b3ad8e38755337697455e704efc6c0869614b.zip
x11-themes/*: fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'x11-themes/catppuccin-cursors')
-rw-r--r--x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild b/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild
index 80f8d0ca6..44047ab1c 100644
--- a/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild
+++ b/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild
@@ -78,17 +78,15 @@ SRC_URI="
"
S="${WORKDIR}"
-IUSE="+frappe latte macchiato mocha"
-REQUIRED_USE="|| ( frappe latte macchiato mocha )"
-
-BDEPEND="
- app-arch/unzip
-"
-
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
+IUSE="+frappe latte macchiato mocha"
+REQUIRED_USE="|| ( frappe latte macchiato mocha )"
+
+BDEPEND="app-arch/unzip"
+
src_install() {
insinto "/usr/share/icons"
for folder in * ; do