From c49a07103d5721af86ec68621f5c8f380b1b9856 Mon Sep 17 00:00:00 2001 From: dslm4515 <27793627+dslm4515@users.noreply.gitub.com> Date: Mon, 1 Jan 2024 20:08:14 -0600 Subject: [PATCH] Upgraded xcursor-themes from 1.0.6 to 1.0.7 --- build-scripts/xcursor-themes.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-scripts/xcursor-themes.build b/build-scripts/xcursor-themes.build index bcf4c0c..cde250b 100644 --- a/build-scripts/xcursor-themes.build +++ b/build-scripts/xcursor-themes.build @@ -1,7 +1,7 @@ #! /bin/bash # xcursor-themes -# Source: ftp://ftp.x.org/pub/individual/data/xcursor-themes-1.0.6.tar.bz2 +# Source: ftp://ftp.x.org/pub/individual/data/xcursor-themes-1.0.7.tar.xz # # $BUILD = Directory to temporarily install # $PKGS = Directory to store built packages @@ -38,5 +38,5 @@ xcursor-themes: xcursor-themes: EOF sudo -S mv -v /tmp/slack-desc install/ && -sudo -S makepkg -l y -c n $PKGS/xcursor-themes-1.0.6-$(uname -m)-mlfs.txz && +sudo -S makepkg -l y -c n $PKGS/xcursor-themes-1.0.7-$PSUFFIX && sudo -S rm -rf ${BUILD}/*