Skip to content
forked from kopp/aurci2

Build aur packages using the action kopp/build-aur-packages

License

Notifications You must be signed in to change notification settings

NoelJacob/aurbuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aurci2

This repository uses the github action kopp/build-aur-packages to build AUR packages and provide the built packages as release.

Use this Repository with pacman

You can use these packages by adding the following to your /etc/pacman.conf:

[aurci2]
SigLevel = Optional TrustAll
Server = https://github.com/kopp/aurci2/releases/download/aurci2

Build your own packages

Should you want to setup a similar repository for you, you can easily do so.

  1. Fork this repository.
  2. Modify the packages to be built in the file .github/workflows/build_repository.yaml (symlinked for convenience to build_repository.yaml).
  3. In the Actions tab, enable the actions.

About

Build aur packages using the action kopp/build-aur-packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published