# makefile for layout-switcher
build:
	makepkg

install:
	pamac-installer tromjaro-layout-switcher-*.tar.xz

remove:
	pamac-installer --remove tromjaro-layout-switcher

clean:
	$(RM) -rf src/ pkg/ *.tar.xz