Update PKGBUILD backup with correct config

This commit is contained in:
Edgar P. Burkhart 2022-12-30 17:45:23 +01:00
parent 411d258cd7
commit a8bd70fab1
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -14,7 +14,7 @@ depends=(
)
makedepends=("git")
optdepends=("postgresql: database")
backup=("etc/${pkgname%-git}.env")
backup=("etc/${pkgname%-git}/config.toml")
source=(
"${pkgname}::git+https://git.edgarpierre.fr/edpibu/nummi"
"${pkgname%-git}.service"