# makefile for tromjaro-welcome-app build: makepkg -s install: pamac-installer tromjaro-welcome-app-*.tar.zst remove: pamac-installer --remove tromjaro-welcome-app clean: $(RM) -rf src/ pkg/ pictures.zip *.tar.zst