No description
archversion.conf | ||
checkversion | ||
develversion.conf | ||
noversion.txt | ||
README.md |
AUR Package Updates
Files
archversion.conf
: Contains non-git packages go in here with their package name, a url containing release information and a regular expression to parse version informationdevelversion.conf
: Contains git packages that should have their upstream pulled to check for updatesnoversion.txt
: Contains a list of packages that shouldn't be checkedcheckversion
: Run this script to check for updates
Setup
- Build and install archversion-envconfig-git
- Clone this repo as
.updates
inside the directory containing your AUR packages and modifyarchversion.conf
,develversion.conf
andnoversion.txt
- Create a script that changes to this repository's directory and runs
checkversion