Skip to content

Misaka13514-AUR/PKGBUILDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the packages I maintain or co-maintain in AUR, checked into Git as subtrees for easier management and pull requests.

Powered by nvchecker & aurpublish.

Maintainer

Pre-built AUR packages (experimental)

Pre-built versions of the AUR packages are also available.

Add the following lines to /etc/pacman.conf:

[atri]
Server = https://repo.apeiria.net/$arch

Add my GPG key to the pacman keyring and trust it:

sudo pacman-key --recv-keys 293B93D8A471059F85D716A65BA92099D9BE2DAA
sudo pacman-key --lsign-key 293B93D8A471059F85D716A65BA92099D9BE2DAA

Acknowledgments

This repository is largely inspired by orhun/PKGBUILDs, thanks to orhun.

The GitHub Actions workflow for automatically building AUR packages is based on clansty/arch-build, thanks to Clansty.