Package Details: shortcut-mapper-git 0.1.2.r0.g7da8094-1

Git Clone URL: https://aur.archlinux.org/shortcut-mapper-git.git (read-only, click to copy)
Package Base: shortcut-mapper-git
Description: creates "key string" binding to execute commands
Upstream URL: https://github.com/OZoneGuy/shortcut-mapper.git
Licenses: GPL-3.0-or-later
Submitter: OZoneGuy
Maintainer: None
Last Packager: a821
Votes: 0
Popularity: 0.000000
First Submitted: 2021-01-09 19:19 (UTC)
Last Updated: 2024-12-30 12:59 (UTC)

Latest Comments

kleintux commented on 2022-12-15 16:55 (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