summaryrefslogtreecommitdiffstats
path: root/repo.sh
Commit message (Collapse)AuthorAgeFilesLines
* Search functionSeppia2018-05-311-0/+25
| | | | Adds support for searching packages form aur using keywords matching name and/or description
* Variable and input checksSeppia2018-05-301-1/+11
| | | | | Now checks if hardcoded variables have been set and eventually if their values are acceptable.
* Path parsing fixSeppia2018-05-301-2/+2
| | | | | Changes method for parsing list path and url using awk, opposed to previous hardcoded separator usage.
* Add actual sources and update READMESeppia2018-04-301-0/+192