PKGBUILDs/git-prompt/Makefile

6 lines
162 B
Makefile
Raw Normal View History

2019-12-12 21:29:06 +00:00
build:
tar --create --bzip2 --file git-prompt-sources.tar.bz2 git-prompt.sh git-completion.sh
makepkg --sign --force
install:
makepkg --sign --force --install