AUR package update checker
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.
Kevin MacMartin 8fa7307b02
Allow spaces around cura's open and close tags
3 weeks ago
README.md Try adding a screenshot to the README 3 years ago
archversion.conf Allow spaces around cura's open and close tags 3 weeks ago
aur-package-updates.png Update the screenshot to not include the develversion bug 3 years ago
checkversion Account for package versions that start with an epoch 11 months ago
develversion.conf Remove deskcon-desktop-git 7 months ago
noversion.conf Remove a package from noversion, convert specialversion into repoversion for specifically checking against repo package, also include the pkgrel in the check, and add rxvt-unicode-sgr-mouse to the list of checked packages 2 years ago
repoversion.conf Remove rxvt-unicode from repoversion 2 years ago

README.md

AUR Package Updates

Files

  • archversion.conf: Non-VCS packages go in here. The URL provided should lead to a page with releases, and the regular expression should parse the release with brackets around the portion matching the version.
  • develversion.conf: VCS packages go in here. Their pkgver function is used to determine whether they have updates.
  • noversion.txt: Packages that shouldn't be checked for updates go in here.
  • checkversion: Run this script to check for updates.

Setup

  1. Build and install archversion-envconfig-git
  2. Clone this repo as .updates inside the directory containing your AUR packages and modify archversion.conf, develversion.conf and noversion.txt
  3. Create a script that changes to this repository's directory and runs checkversion

Screenshot

Screenshot of the checker being run