mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-18 00:46:47 +00:00
units moves to AUR
I cannot fathom why. What's next, coreutils?
This commit is contained in:
parent
730339e07b
commit
040ef6e31d
1 changed files with 5 additions and 2 deletions
|
|
@ -1,8 +1,11 @@
|
|||
---
|
||||
- name: Install GNU Units
|
||||
pacman:
|
||||
aur:
|
||||
name: units
|
||||
state: present
|
||||
user: "{{ user.name }}"
|
||||
skip_pgp: yes
|
||||
tags:
|
||||
- aur
|
||||
|
||||
- name: Push GNU Units currency update service file
|
||||
template:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue