From d27cc232e3ed8b8e3ed17c0b100ccda068135480 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 27 Apr 2022 19:34:41 +0000 Subject: [PATCH] community/rclone to 1.58.0-2 --- community/rclone/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/rclone/PKGBUILD b/community/rclone/PKGBUILD index c5c6fd5cc..b7df2eaee 100644 --- a/community/rclone/PKGBUILD +++ b/community/rclone/PKGBUILD @@ -7,7 +7,7 @@ pkgname=rclone pkgver=1.58.0 -pkgrel=1 +pkgrel=2 pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage" arch=('x86_64') url="https://rclone.org/"