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.1
version=1.74.2
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=7da9f127d1f123d1d16cf43be771b6f05944434021008491d739cc648ea55a25
checksum=17f181f0fa77e0319e0227d10957570a4f5f639328535ec8bfb715dc42fc4151
make_check_pre="env RCLONE_CONFIG=/notfound CI=1"

pre_build() {
Expand Down