Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksxgithub/aur-packages-builder

Periodically build packages from the Arch User Repository and publish them to my personal pacman repo
https://github.com/ksxgithub/aur-packages-builder

archlinux aur pacman

Last synced: about 2 months ago
JSON representation

Periodically build packages from the Arch User Repository and publish them to my personal pacman repo

Awesome Lists containing this project

README

        

> [!NOTE]
> This repo is temporary disabled. It was replaced with [aur-packages-builder-1](https://github.com/KSXGitHub/aur-packages-builder-1) and [aur-packages-builder-2](https://github.com/KSXGitHub/aur-packages-builder-2).

# AUR Packages Builder

[![.github/workflows/build.yaml](https://github.com/KSXGitHub/aur-packages-builder/workflows/.github/workflows/build.yaml/badge.svg)](https://github.com/KSXGitHub/aur-packages-builder/actions)

Periodically build packages from [the Arch User Repository](https://aur.archlinux.org) and publish them to [my personal pacman repo](https://github.com/KSXGitHub/pacman-repo).

## Powered by

* GitHub Action
* [pacman-repo-builder](https://github.com/pacman-repo-builder)

## Installation

Go to [the target repo](https://github.com/KSXGitHub/pacman-repo) for further instructions.

## Add my own package

You may fork this repo and edit it to suit you (pull requests won't be accepted).

## License

[MIT](https://git.io/JTEFP) © [Hoàng Văn Khải](https://ksxgithub.github.io).