Package Details: transfer-cli 0.0.1-1

Git Clone URL: https://aur.archlinux.org/transfer-cli.git (read-only, click to copy)
Package Base: transfer-cli
Description: A client for https://transfer.sh service
Upstream URL: https://github.com/Millares/transfer-cli.git
Licenses: GPL
Submitter: fake.harlem
Maintainer: fake.harlem
Last Packager: fake.harlem
Votes: 0
Popularity: 0.000000
First Submitted: 2018-08-01 02:07 (UTC)
Last Updated: 2018-08-01 02:07 (UTC)

Latest Comments

kleintux commented on 2022-12-15 06:05 (UTC)

Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.

see https://wiki.archlinux.org/title/Creating_packages#package()

thank you for fixing and maintaining