Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 551 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 551 Bytes

PKGBUILDs

This repository is managed with aurpublish and urlwatch.

Aurpublish Workflow

Set-up

git clone [email protected]:thiagowfx/PKGBUILDs.git
make setup  # set-up git hooks

Pull existing package

aurpublish -p <PACKAGE>

Push package

aurpublish <PACKAGE>

Urlwatch workflow

Add package

$EDITOR urlwatch.yaml

Check for updates

make urlwatch