mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 09:08:42 +08:00
9 lines
229 B
TOML
9 lines
229 B
TOML
#TODO missing script for pip
|
|
# build instructions: https://vorta.borgbase.com/install/linux/#install-from-source
|
|
[source]
|
|
git = "https://github.com/borgbase/vorta"
|
|
rev = "v0.11.3"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "custom"
|