Package Details: bclone 1.75.2-3

Git Clone URL: https://aur.archlinux.org/bclone.git (read-only, click to copy)
Package Base: bclone
Description: rclone with Alist, Alldebrid, iCloud Photos, Teldrive, Terabox, Tmpfs, and unofficial Google Photos (gotohp) support
Upstream URL: https://github.com/BenjiThatFoxGuy/bclone
Licenses: MIT
Conflicts: rclone
Provides: rclone
Submitter: taxin
Maintainer: FabioLolix (taxin)
Last Packager: FabioLolix
Votes: 0
Popularity: 0.000000
First Submitted: 2026-07-25 12:17 (UTC)
Last Updated: 2026-09-04 17:10 (UTC)

Dependencies (4)

Required by (73)

Sources (1)

Latest Comments

FabioLolix commented on 2026-08-20 17:45 (UTC)

  • This is again a -bin
  • .SRCINFO have been edited manually, please use the appropriate command; I'm using an alias alias pkf="makepkg --printsrcinfo > .SRCINFO"
  • the python part for extracting the archives is not needed; it is done automatically by makepkg with bsdtar

FabioLolix commented on 2026-08-15 17:06 (UTC)

  • please remove replaces, that to be used when a package is obsolete which isn't the case for bclone, and conflicts with 'bclone-bin' 'bclone-git', the other 2 variants correctly list provides and conflicts for bclone
  • pkgver() function is not needed, you already have pkgver=1.75.2 and use ${pkgver} in source=()
  • hash is skipped, instead it can be calculated with updpkgsums command from pacman-contrib package

FabioLolix commented on 2026-08-12 18:44 (UTC)

Previous comment is still valid

FabioLolix commented on 2026-07-25 15:48 (UTC)

Hi

About the pkgbuild:

  • at the moment this is a disguised -bin pkgbuild and the program is open source, you can both re-upload with -bin suffix and correct this pkgbuild to build from source but this can't stay as it is now
  • please remove replaces, that to be used when a package is obsolete which isn't the case for rclone and bclone