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.2
version=1.73.3
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=c1f1b4875646083560bf271e9c526a9f7daa7470374c74afa75b8bc4c1d408fc
checksum=608dde134e02a429b95ae566d638e514a9a658d0d69c35812069cf1c1b8f24af
make_check_pre="env RCLONE_CONFIG=/notfound CI=1"

pre_build() {
Expand Down