rclone: update to 1.74.0.

This commit is contained in:
Nafis
2026-05-02 23:14:03 +02:00
committed by Duncan Overbruck
parent fd21e67b08
commit c50361e8fe
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.73.5
version=1.74.0
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=19c929ce2f54bd22af2db4dd9d2a289499b02274f9f7d3c6639090761adfab1f
checksum=6834040157185e6ae38a6d6d673d63342d6c0f5ed2b244e5235a54d531330297
make_check_pre="env RCLONE_CONFIG=/notfound CI=1"
pre_build() {