|
20 hours ago | |
---|---|---|
adb-sync-git | 1 year ago | |
deoplete | 2 months ago | |
deoplete-git | 20 hours ago | |
deoplete-jedi-git | 2 weeks ago | |
deoplete-ternjs-git | 1 year ago | |
nodejs-tern | 1 year ago | |
nvim-yarp-git | 9 months ago | |
python2-requests-futures | 1 year ago | |
vim-closetag-git | 3 months ago | |
vim-dart-plugin-git | 1 year ago | |
vim-hug-neovim-rpc-git | 6 months ago | |
vim-lightline-git | 20 hours ago | |
vim-lsc | 1 year ago | |
vim-youcompleteme-git | 1 week ago | |
vimscripts-autoclose | 2 years ago | |
README.md | 1 year ago |
Stash of Arch Linux PKGBUILDS, some of which are forks, some of which are inspired, and also some which are updates to outdated AUR packages.
Additionally, I have some PKGBUILDS here merely so I can track their updates with my own scripts.
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>")