add(any/git-prompt): initial pkg

This commit is contained in:
2019-12-12 22:29:06 +01:00
parent bc86ede3db
commit 284079718a
5 changed files with 566 additions and 0 deletions

6
any/git-prompt/Makefile Normal file
View File

@ -0,0 +1,6 @@
build:
tar --create --bzip2 --file git-prompt-sources.tar.bz2 git-prompt.sh git-completion.sh
makepkg --sign --force
install:
makepkg --sign --force --install