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

build:
tar --create --bzip2 --file git-prompt-sources.tar.bz2 git-prompt.sh git-completion.sh
makepkg --sign --force
install:
makepkg --sign --force --install