Package Details: pymodoro 1-1

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 v2
Submitter: merul
Maintainer: merul
Last Packager: merul
Votes: 0
Popularity: 0.000000
First Submitted: 2021-01-25 14:10 (UTC)
Last Updated: 2021-01-28 08:38 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

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