This is a collection of the PKGBUILD
files (Arch User Repository install files) that I maintain.
Feel free to submit PRs if you want to see a change or an update, I'll be likely to merge, test, and push soon.
- python311
- python310
(current upstream Python version, so not available on AUR. Will be back once Arch updates to 3.11)
- python39
- python38
- python36
- hostmux
- augenkrebs
Archived pkgbuilds can be found in archived
, which includes
python35
removed due to age
- In sub-directory: Edit
PKGBUILD
makepkg --check
namcap PKGBUILD
namcap *.xz
makepkg --printsrcinfo > .SRCINFO
git commit -am 'Meaningful commit message'
git push
- In root directory:
git commit -am [package] Meaningful commit message