Package Details: punch-git 1.7.5-1

Git Clone URL: https://aur.archlinux.org/punch-git.git (read-only, click to copy)
Package Base: punch-git
Description: file and folder management written in rust
Upstream URL: https://github.com/spicylemonade/punch.git
Licenses: MIT
Submitter: spicylemonade
Maintainer: spicylemonade
Last Packager: spicylemonade
Votes: 0
Popularity: 0.000000
First Submitted: 2022-07-27 10:58 (UTC)
Last Updated: 2022-07-27 17:00 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

yochananmarqos commented on 2022-07-28 17:28 (UTC)

@spicylemonade: See Arch package guidelines and Creating packages.

spicylemonade commented on 2022-07-28 17:14 (UTC)

could you provide context on why they shouldnt access the users home? any other would require root access. Also I sourced the build.sh in the script which makes it run in the current environment.

yochananmarqos commented on 2022-07-27 22:11 (UTC)

Packages should NOT touch a user's home directory. Do not use the build.sh at all, let alone in the package() function which runs in a fakeroot environment.