You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2024. It is now read-only.
pkgdesc='Tiny backup client packed in a single binary. Interacts with a `Backup Repository` server to store files, uses GPG to secure your backups even against the server administrator.'
arch=('x86_64')
url="https://github.com/riotkit-org"
license=('APACHE')
makedepends=('go')
prepare(){
return 0
}
build() {
echo " >> Using already built artifacts by CI from .build directory"