summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaansu2018-05-17 15:35:44 -0700
committerRaansu2018-05-17 15:35:44 -0700
commit9407aa562ace32edae8ee1ccfdc8b6bdad72ab95 (patch)
treeded9ed8a1b5fca654ba39921e1f5aac407f4e311 /PKGBUILD
parent8a3165e329554ba73aba2c21406d808c58747702 (diff)
downloadaur-9407aa562ace32edae8ee1ccfdc8b6bdad72ab95.tar.gz
Add rclone to "provides"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25ba4379f624..451410df2ab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles,
Dropbox and Google Cloud Storage. This is a precompiled build that doesn't depend on pandoc or haskell."
arch=('aarch64')
+provides=('rclone')
url="http://rclone.org/"
license=('MIT')
depends=('glibc')