diff --git a/snapcraft.yaml b/snapcraft.yaml index f11bc44a8..6403e7f50 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -15,6 +15,7 @@ parts: rclone: plugin: go source: https://github.com/ncw/rclone + source-tag: v1.35 source-type: git go-importpath: github.com/ncw/rclone build-packages: [gcc, libgudev-1.0-dev]