On Thu 11/06/2020 21:06, Bjorn Ketelaars wrote:
> Simple diff for updating rclone to 1.52.1. No exciting or big changes.
> Changelog can be found at https://rclone.org/changelog/.
> 
> Run tested on amd64 (synchronising with a WebDAV account).
> 
> Comments/OK?

Ping...

Patch enclosed again for your convenience.


diff --git Makefile Makefile
index 88c6184ef58..0d24dc90a98 100644
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
 
 COMMENT =      rsync for cloud storage
 
-V =            1.52.0
+V =            1.52.1
 DISTNAME =     rclone-v${V}
 PKGNAME =      rclone-${V}
 
diff --git distinfo distinfo
index 92dc754c0e6..ba94f608f2c 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (rclone-v1.52.0.tar.gz) = uM0G9i+hYjqnfoqPYPSjDALITJdIje0VmWi/B77t8xs=
-SIZE (rclone-v1.52.0.tar.gz) = 19927470
+SHA256 (rclone-v1.52.1.tar.gz) = qV+6w3aLxfpWP/+DBXhvbP3dNFfetXCjraTHdvGodVM=
+SIZE (rclone-v1.52.1.tar.gz) = 19928880

Reply via email to