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

Christian Rebischke shibumi at gemini.archlinux.org
Sun Oct 3 00:32:36 UTC 2021


    Date: Sunday, October 3, 2021 @ 00:32:35
  Author: shibumi
Revision: 1027141

upgpkg: rclone 1.56.2-1

Modified:
  rclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 00:28:37 UTC (rev 1027140)
+++ PKGBUILD	2021-10-03 00:32:35 UTC (rev 1027141)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=rclone
-pkgver=1.56.1
+pkgver=1.56.2
 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' 'fuse2')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz")
-sha512sums=('1b712738ff755daebea34f9ce0dbcabc1ed9e0a939103bdf2779a944a9af235738cbb8ed50daa6a96f593cb3d39b38ce105f1b98d707272aa2e0a76f01b9ac49')
+sha512sums=('472bc07192f72a6489a11f710995304789c57356e8170dc912955b3b7d2b29dde5c1522d3fa9a3a40b66a1ed91dcc6dd11cee221f5887e54641eb06296721e5a')
 
 prepare() {
   cd "rclone-$pkgver"



More information about the arch-commits mailing list