add backup to pkgbuild

This commit is contained in:
xenia 2021-01-10 05:16:24 -05:00
parent 985ad1cc97
commit 333eddc88b
1 changed files with 2 additions and 0 deletions

2
dist/PKGBUILD vendored
View File

@ -17,6 +17,8 @@ _pkgver_emb_racket=7.9
_source_emb_monocypher="https://monocypher.org/download/monocypher-$_pkgver_emb_monocypher.tar.gz"
_source_emb_racket="https://mirror.racket-lang.org/installers/$_pkgver_emb_racket/racket-minimal-$_pkgver_emb_racket-src.tgz"
backup=("etc/crossfire.rktd")
source=(
"git+https://git.lain.faith/haskal/crossfire.git"
"monocypher.tar.gz::$_source_emb_monocypher"