install termite from community

Apparently this moved into community at some point without me noticing.

Existing users should remove termite-git first.

    # pacman --remove --nosave --recursive termite-git
This commit is contained in:
Pig Monkey 2017-01-11 21:40:36 -08:00
parent 7e2265aaaf
commit 54b8a55b07

View file

@ -1,11 +1,5 @@
---
- name: Install vte3-ng
pacman: name=vte3-ng state=present
tags:
- termite
- name: Install termite
aur: name=termite-git user={{ user.name }}
pacman: name=termite state=present
tags:
- aur
- termite