From 914455f545e6fdafabc883f57dc927ce8bc78e26 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sat, 25 Aug 2018 18:11:35 +0200 Subject: [PATCH] try yay to build tmuxinator --- tasks/arch_CLI_packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/arch_CLI_packages.yml b/tasks/arch_CLI_packages.yml index f902ebd..7b2abb9 100644 --- a/tasks/arch_CLI_packages.yml +++ b/tasks/arch_CLI_packages.yml @@ -46,7 +46,7 @@ - name: Install Tmuxinator aur: name: "{{ item }}" - use: makepkg + use: yay skip_installed: true with_items: - tmuxinator