Skip to content
Merged
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.74.0
version=1.74.1
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=6834040157185e6ae38a6d6d673d63342d6c0f5ed2b244e5235a54d531330297
checksum=7da9f127d1f123d1d16cf43be771b6f05944434021008491d739cc648ea55a25
make_check_pre="env RCLONE_CONFIG=/notfound CI=1"

pre_build() {
Expand Down