diff --git a/README.md b/README.md index 0fb6bc1..ef12d23 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # arch-scripts -Utility scripts for Arch Linux +Some utility scripts for Arch Linux. + +## aur-check.py + +Script to read local Arch Linux package databases/repositories and compare the version of each containing package against the AUR package with the same name to determine and print a status for each package. + +This script can be used to check a custom Arch Linux repository which contains packages from the AUR for new versions. It also prints out a link to the new snapshot for each package for easy donwload.