You've already forked PKGBUILDs
add(any/git-prompt): initial pkg
This commit is contained in:
6
any/git-prompt/Makefile
Normal file
6
any/git-prompt/Makefile
Normal 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
|
Reference in New Issue
Block a user