summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaansu2018-05-17 16:35:17 -0700
committerRaansu2018-05-17 16:35:17 -0700
commit27e4b516401e052c6498f8173f3e3f9a61a782b6 (patch)
treed5316a3503668de0152eef89685395f287529971 /PKGBUILD
parent02730f7f4a4c79a8985c8565cdcf8e2839c58e22 (diff)
downloadaur-27e4b516401e052c6498f8173f3e3f9a61a782b6.tar.gz
Fix newline in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 659cb7716f5b..3f5bf6069090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rclone-bin
pkgver=1.41
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."
+pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage."
arch=('aarch64')
provides=('rclone')
url="http://rclone.org/"