summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 619697ce1e7d..435f5ec41aab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A borg wrapper written in rust"
url="https://github.com/SebastianSpeitel/borrg"
license=("Apache-2.0")
arch=("x86_64")
-depends=('borgbackup')
+depends=()
provides=("borrg")
conflicts=("borrg")
source=("https://github.com/enderium/borrg-bin/releases/download/$pkgver/borrg-$pkgver-x86_64.tar.gz")