An open API service indexing awesome lists of open source software.

https://github.com/laura7089/aur-helper-scripts

Scripts I use to ease maintenance of Arch User Repository packages.
https://github.com/laura7089/aur-helper-scripts

arch-user-repository aur just

Last synced: 3 months ago
JSON representation

Scripts I use to ease maintenance of Arch User Repository packages.

Awesome Lists containing this project

README

        

# AUR Package Maintenance Scripts

A small collection of scripts that I use to maintain my AUR packages.
Requires [just](https://github.com/casey/just).

This repository is structured such that one adds directories to it containing `PKGBUILD`s/other package build files.
Once it's populated, see `just -l` for available scripts/tools.

If you want to use the version management recipes, you will need [`nvchecker`](https://github.com/lilydjwg/nvchecker) installed.