Trent Palmer fae12a64e0 version bump 6 commits and fix submodule name
-       local YouCompleteMe=("requests-futures" "ycmd" "python-futures")
+       local YouCompleteMe=("requests-futures" "ycmd" "python-future")
2018-12-25 00:09:12 -08:00
2018-11-13 23:21:57 -08:00
2018-06-07 23:48:01 -07:00

Where are we Dorothy?

my own Arch Linux PKGBUILDS, some of which are forks, and some of which are inspired

Live Git PKGBUILD tip

If you want to modify a PKGBUILDS to pull a particular commit, you can edit the source like so.

# source=("${_name}::${url//https/git}")
source=("${_name}::${url//https/git}#commit=<commit_hash>")
Description
personal PKGBUILD stash
Readme 803 KiB
Languages
Shell 100%