Go to file
2024-07-14 21:40:57 -04:00
archversion.conf Move cryptobox from develversion to archversion and remove an unnecessary escape 2024-06-28 00:56:02 -04:00
aur-package-updates.png Update the screenshot to not include the develversion bug 2020-01-30 14:11:05 -05:00
checkversion Account for package versions that start with an epoch 2022-05-05 23:25:15 -04:00
develversion.conf Remove shattered-pixel-dungeon-git from develversion 2024-07-14 21:40:57 -04:00
noversion.conf Remove syncthing-discosrv and wizorb-hib 2023-05-12 16:30:42 -04:00
README.md Try adding a screenshot to the README 2020-01-30 14:00:02 -05:00
repoversion.conf Remove rxvt-unicode from repoversion 2021-05-19 00:44:59 -04:00

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