Search Criteria
Package Details: pymodoro 1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pymodoro.git (read-only, click to copy) |
---|---|
Package Base: | pymodoro |
Description: | A very smol pomodoro timer written in python 3 |
Upstream URL: | https://github.com/coodos/pymodoro |
Licenses: | GPL-2.0-or-later |
Submitter: | merul |
Maintainer: | None |
Last Packager: | a821 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-25 14:10 (UTC) |
Last Updated: | 2024-12-01 16:03 (UTC) |
Latest Comments
kleintux commented on 2022-12-18 20:14 (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