Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/rclone/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.73.3
version=1.73.4
revision=1
build_style=go
build_helper="qemu"
Expand All @@ -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=608dde134e02a429b95ae566d638e514a9a658d0d69c35812069cf1c1b8f24af
checksum=20618861f56c7c3d6d6376adb0dc512e3ea9a8c3f668776967a97c5e233089a9
make_check_pre="env RCLONE_CONFIG=/notfound CI=1"

pre_build() {
Expand Down