https://github.com/mutantmonkey/aur
PKGBUILDs used for my personal repository, including AUR packages from myself and others
https://github.com/mutantmonkey/aur
pkgbuilds
Last synced: 3 months ago
JSON representation
PKGBUILDs used for my personal repository, including AUR packages from myself and others
- Host: GitHub
- URL: https://github.com/mutantmonkey/aur
- Owner: mutantmonkey
- Created: 2015-07-05T23:46:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-07-12T05:25:07.000Z (3 months ago)
- Last Synced: 2025-07-12T07:14:31.338Z (3 months ago)
- Topics: pkgbuilds
- Language: Shell
- Homepage: https://aur.archlinux.org/packages/?O=0&SeB=m&K=mutantmonkey&do_Search=Go
- Size: 5.55 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch Packages
PKGBUILDs used for my personal repository, including AUR packages from myself and others.
## Repository
All packages in this repository are built automatically using [geschenkerbauer](https://github.com/mutantmonkey/geschenkerbauer) running on hosted GitHub Actions runners. The repository can be found at the following URL:
https://deadbeef.ninja/archlinux-user/mutantmonkey/os/x86_64/If you'd like to configure Pacman to use this repository, add the following lines to pacman.conf:
```
[mutantmonkey]
Server = https://deadbeef.ninja/archlinux-user/mutantmonkey/os/$arch
```The `mutantmonkey-keyring` package contains the necessary signing keys.
All packages built since July 4, 2024 will have an associated attestation that
they were built using GitHub Actions. This can be be verified using:
`gh attestation verify -R mutantmonkey/aur `