summaryrefslogtreecommitdiff
path: root/archsetup
diff options
context:
space:
mode:
Diffstat (limited to 'archsetup')
-rwxr-xr-xarchsetup2
1 files changed, 1 insertions, 1 deletions
diff --git a/archsetup b/archsetup
index d4d5766..f9a9172 100755
--- a/archsetup
+++ b/archsetup
@@ -605,7 +605,7 @@ desktop_environment() {
pacman_install "$software"
done;
- for software in task-spooler speedtest-go-bin gotop-bin rar; do
+ for software in task-spooler-cpu speedtest-go-bin gotop-bin rar; do
aur_install "$software"
done;