No description
Find a file
2023-02-05 21:21:50 -05:00
archversion.conf Allow the 'm' in Ultimaker to be a lowercase or capital 2023-02-05 21:21:50 -05: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 deskcon-desktop-git 2022-08-19 01:01:41 -04:00
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 2021-02-02 02:32:34 -05: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