rclone: update to 1.73.3

This commit is contained in:
Mateusz Sylwestrzak
2026-03-27 10:30:35 -04:00
committed by cinerea0
parent 690a699c39
commit 471bccad9f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.73.2
version=1.73.3
revision=1
build_style=go
build_helper="qemu"
@@ -15,7 +15,7 @@ license="MIT"
homepage="https://rclone.org/"
changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
checksum=c1f1b4875646083560bf271e9c526a9f7daa7470374c74afa75b8bc4c1d408fc
checksum=608dde134e02a429b95ae566d638e514a9a658d0d69c35812069cf1c1b8f24af
make_check_pre="env RCLONE_CONFIG=/notfound CI=1"
pre_build() {