clux / pkgbuilds

Personal PKGBUILDs and AUR pins for Arch Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkgbuilds

Personal experiments, AUR pins, and the occasional original AUR package.

Updating

Update pins and verify sanity of updated PKGBUILD files.

git submodule update --recursive --remote
./updates.py # github source tarballs
./update.py # github releases assets

Submitted to AUR

Everything else

Please ignore.

Manual

A couple of things we don't pin, they can be installed manually with yay:

  • hadolint-bin
  • shellcheck-bin

About

Personal PKGBUILDs and AUR pins for Arch Linux


Languages

Language:Python 94.4%Language:Shell 5.6%