add backup to pkgbuild
This commit is contained in:
parent
985ad1cc97
commit
333eddc88b
|
@ -17,6 +17,8 @@ _pkgver_emb_racket=7.9
|
||||||
_source_emb_monocypher="https://monocypher.org/download/monocypher-$_pkgver_emb_monocypher.tar.gz"
|
_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"
|
_source_emb_racket="https://mirror.racket-lang.org/installers/$_pkgver_emb_racket/racket-minimal-$_pkgver_emb_racket-src.tgz"
|
||||||
|
|
||||||
|
backup=("etc/crossfire.rktd")
|
||||||
|
|
||||||
source=(
|
source=(
|
||||||
"git+https://git.lain.faith/haskal/crossfire.git"
|
"git+https://git.lain.faith/haskal/crossfire.git"
|
||||||
"monocypher.tar.gz::$_source_emb_monocypher"
|
"monocypher.tar.gz::$_source_emb_monocypher"
|
||||||
|
|
Loading…
Reference in New Issue