We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e1443 commit 467acf3Copy full SHA for 467acf3
1 file changed
srcpkgs/rclone/template
@@ -1,6 +1,6 @@
1
# Template file for 'rclone'
2
pkgname=rclone
3
-version=1.73.3
+version=1.73.4
4
revision=1
5
build_style=go
6
build_helper="qemu"
@@ -15,7 +15,7 @@ license="MIT"
15
homepage="https://rclone.org/"
16
changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
17
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
18
-checksum=608dde134e02a429b95ae566d638e514a9a658d0d69c35812069cf1c1b8f24af
+checksum=20618861f56c7c3d6d6376adb0dc512e3ea9a8c3f668776967a97c5e233089a9
19
make_check_pre="env RCLONE_CONFIG=/notfound CI=1"
20
21
pre_build() {
0 commit comments