Package Details: klicknmenu 0.2-1

Git Clone URL: https://aur.archlinux.org/klicknmenu.git (read-only, click to copy)
Package Base: klicknmenu
Description: X11 based lightweight menu application
Upstream URL: https://github.com/seokbeomKim/klicknmenu
Licenses: GPL
Submitter: sukbeom_kim
Maintainer: sukbeom_kim
Last Packager: sukbeom_kim
Votes: 0
Popularity: 0.000000
First Submitted: 2016-04-18 10:44 (UTC)
Last Updated: 2023-02-11 13:13 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

sukbeom_kim commented on 2022-12-16 00:37 (UTC) (edited on 2023-02-11 13:21 (UTC) by sukbeom_kim)

Thanks for the feedback. I will fix that point asap.

PKGBUILD has been updated.

kleintux commented on 2022-12-15 16:53 (UTC)

  1. please fix source to git+https://

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