theme-switcher-package/Makefile

13 lines
227 B
Makefile
Raw Normal View History

# makefile for tromjaro-theme-switcher
2022-09-14 14:28:51 +00:00
build:
makepkg -s
2022-09-14 14:28:51 +00:00
install:
pamac-installer tromjaro-theme-switcher-*.tar.zst
2022-09-14 14:28:51 +00:00
remove:
pamac-installer --remove tromjaro-theme-switcher
2022-09-14 14:28:51 +00:00
clean:
$(RM) -rf src/ pkg/ icons.zip *.tar.zst