Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ksxgithub/aur-packages-builder
- Owner: KSXGitHub
- License: mit
- Created: 2020-10-21T06:22:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T09:37:52.000Z (11 months ago)
- Last Synced: 2024-10-24T15:14:51.662Z (3 months ago)
- Topics: archlinux, aur, pacman
- Language: Nushell
- Homepage: https://github.com/KSXGitHub/pacman-repo
- Size: 108 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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).