summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae3cc8e0e46d..3087bab447e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ arch=('i686' 'x86_64')
url="https://github.com/skilion/onedrive"
license=('GPL3')
depends=('dmd' 'curl' 'sqlite')
+provides=('onedrive')
+conflicts=('onedrive')
source=("${pkgname}::git+https://github.com/skilion/onedrive.git")
sha256sums=('SKIP')