Package Details: kh-webstore 0.0.2-1

Git Clone URL: https://aur.archlinux.org/kh-webstore.git (read-only, click to copy)
Package Base: kh-webstore
Description: None
Upstream URL: None
Licenses: Apache
Submitter: CentRa
Maintainer: CentRa
Last Packager: CentRa
Votes: 1
Popularity: 0.000000
First Submitted: 2021-01-24 10:57 (UTC)
Last Updated: 2021-01-30 09:54 (UTC)

Latest Comments

kleintux commented on 2022-12-18 20:38 (UTC)

sudo chmod -R 777 ~/.cache/yay/kh-webstore/pkg is not needed and dangerous.

Don't remove files from the hostsystem like prepare() { rm -rf "/usr/share/kh-webstore" rm -rf "/usr/share/applications/kh-webstore.desktop" }

and don't copy files into the hostsystem. Copy them into the ${pkgdir} path.