1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/aurweb/templates/aurweb-github-mirror.timer.j2
Kristian Klausen 68ec78715c
aurweb: Mirror aur.git to GitHub[1]
This is meant as a extra "backup" and as another way for our users to
fetch PKGBUILDs from the AUR. It also allows the community to create
their own (perhaps better) "AUR" API/database as all essential data is
now available (this + [2]).

At the monent this is experimental and we aren't committing to keeping
it around.

[1] https://github.com/archlinux/aur
[2] http://aur.archlinux.org/packages-meta-ext-v1.json.gz
2022-07-28 01:10:52 +02:00

7 lines
84 B
Django/Jinja

[Timer]
OnCalendar=minutely
RandomizedDelaySec=1m
[Install]
WantedBy=timers.target