Adding aur.list to backup list in PKGBUILD

This commit is contained in:
DarkFeather 2023-02-22 21:49:59 -06:00
parent 4f28d028e5
commit 1b0845a5f0
Signed by: DarkFeather
GPG Key ID: 1CC1E3F4ED06F296
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ groups=()
provides=("${pkgname}")
conflicts=()
replaces=("${pkgname,,}", "aninix-${pkgname,,}")
backup=()
backup=(usr/local/etc/Maat/aur.list)
options=()
install=installscript
changelog=