This repository has been archived on 2025-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
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