replace mat with mat2

Existing users should first remove mat

    # pacman --remove --nosave --recursive mat
This commit is contained in:
Pig Monkey 2018-11-24 11:21:14 -06:00
parent dbc08a1972
commit 0fc61e77ea

View file

@ -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