[arch-commits] Commit in rclone/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Feb 2 16:45:42 UTC 2021


    Date: Tuesday, February 2, 2021 @ 16:45:42
  Author: felixonmars
Revision: 841203

upgpkg: rclone 1.54.0-1

Modified:
  rclone/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-02 16:45:28 UTC (rev 841202)
+++ PKGBUILD	2021-02-02 16:45:42 UTC (rev 841203)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=rclone
-pkgver=1.53.4
+pkgver=1.54.0
 pkgrel=1
 pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 optdepends=('fuse2: for rclone mount')
 makedepends=('python' 'pandoc' 'go' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz")
-sha512sums=('df36c8e51a39762f2edf0a8acfba081252c9006ffa3190f0eec6341e6a052a4d9078e1df7f59db3d9e35ce48cd0a23343d2d66106dd90656821fff5526f0c404')
+sha512sums=('292e932ada8dc601a02da4e7daf1434af838d13d8828965cde1395d3616a8014991990ddfdb1aade24fe1f7c54222c4d5226048849673cc062fafc21884e166d')
 
 prepare() {
   cd "rclone-$pkgver"



More information about the arch-commits mailing list