Go to file
Kevin MacMartin 17bed2e313 Use archversion for cjdnsify instead of develversion 2023-12-25 00:22:45 -05:00
README.md Try adding a screenshot to the README 2020-01-30 14:00:02 -05:00
archversion.conf Use archversion for cjdnsify instead of develversion 2023-12-25 00:22:45 -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 Use archversion for cjdnsify instead of develversion 2023-12-25 00:22:45 -05:00
noversion.conf Remove syncthing-discosrv and wizorb-hib 2023-05-12 16:30:42 -04:00
repoversion.conf Remove rxvt-unicode from repoversion 2021-05-19 00:44:59 -04:00

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