mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
replace mat with mat2
Existing users should first remove mat
# pacman --remove --nosave --recursive mat
This commit is contained in:
parent
dbc08a1972
commit
0fc61e77ea
1 changed files with 3 additions and 6 deletions
|
|
@ -25,14 +25,11 @@
|
|||
- perl-image-exiftool
|
||||
- opus-tools
|
||||
|
||||
- name: Install Metadata Anonymisation Toolkit and dependencies
|
||||
aur: name={{ item }} user={{ user.name }}
|
||||
with_items:
|
||||
- hachoir-core
|
||||
- hachoir-parser
|
||||
- mat
|
||||
- name: Install Metadata Anonymisation Toolkit
|
||||
aur: name=mat2 user={{ user.name }}
|
||||
tags:
|
||||
- aur
|
||||
- mat
|
||||
|
||||
- name: Install youtube-dl
|
||||
pacman: name=youtube-dl state=present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue