You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
adb-sync-git | 3 years ago | |
deoplete | 1 year ago | |
deoplete-git | 5 months ago | |
deoplete-jedi-git | 2 years ago | |
deoplete-ternjs-git | 3 years ago | |
nodejs-tern | 1 year ago | |
nvim-yarp-git | 2 months ago | |
python2-requests-futures | 3 years ago | |
vim-closetag-git | 2 months ago | |
vim-dart-plugin-git | 3 years ago | |
vim-hug-neovim-rpc-git | 1 year ago | |
vim-lightline-git | 3 months ago | |
vim-lsc | 3 years ago | |
vim-youcompleteme-git | 1 month ago | |
vimscripts-autoclose | 4 years ago | |
README.md | 3 years ago |
README.md
Where are we Dorothy?
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.
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>")