Profile
Back to NewsBack
GitHub Trending 1 min
Reader Mode
archlinuxcn/lilac: Lilac is the build bot for archlinuxcn

archlinuxcn/lilac: Lilac is the build bot for archlinuxcn

4 hours ago

!lilac.png

Documentation Status</a>

What does lilac do? ----

lilac is an automatic packaging tool for Arch Linux. It basically does the following things:

Docs ---- Update ----

2025-12-13

If you fetch PKGBUILDs from AUR, you need to make sure you can ssh [email protected].

2025-09-27

If database is in use, run the following SQL to update:
alter table lilac.pkglog add column builder text not null default 'local';

2024-06-28

If database is in use, run the following SQL to update:

alter table lilac.pkglog add column maintainers jsonb;

License -------

This project is licensed under GPLv3.

Chat with me