summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaansu2018-05-17 16:28:42 -0700
committerRaansu2018-05-17 16:28:42 -0700
commit02730f7f4a4c79a8985c8565cdcf8e2839c58e22 (patch)
tree9d68fc4795bbc744bd0ff2fce0eb44f7de315db0
parent17679eefba04691d3619fdd6f8a1e6e16a686fec (diff)
downloadaur-02730f7f4a4c79a8985c8565cdcf8e2839c58e22.tar.gz
Fix newline in PKGBUILD
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a11947eb2fc..659cb7716f5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +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. This is a precompiled build that doesn't depend on pandoc or haskell."
arch=('aarch64')
provides=('rclone')
url="http://rclone.org/"