feat: add cooldown for aur packages

This commit is contained in:
2026-07-18 21:55:26 +03:00
parent 526edfe2cd
commit e835668f7d
6 changed files with 32 additions and 4 deletions
@@ -42,6 +42,8 @@ retry_backoff = 1.0
;include_debug_packages = yes
; List of additional flags passed to makechrootpkg command.
;makechrootpkg_flags =
; Minimal age in seconds since the latest AUR package modification before automatic updates are allowed.
;min_age = 0
; List of additional flags passed to makepkg command.
makepkg_flags = --nocolor --ignorearch
; List of paths to be used for implicit dependency scan. Regular expressions are supported.