Package Details: openpomodoro 0.3.0-1

Git Clone URL: https://aur.archlinux.org/openpomodoro.git (read-only, click to copy)
Package Base: openpomodoro
Description: A command-line Pomodoro tracker which uses the Open Pomodoro Format
Upstream URL: https://github.com/open-pomodoro/openpomodoro-cli
Provides: pomodoro
Submitter: pjvds
Maintainer: pjvds
Last Packager: pjvds
Votes: 0
Popularity: 0.000000
First Submitted: 2021-01-11 09:34 (UTC)
Last Updated: 2021-02-24 10:45 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

Raphalex commented on 2025-04-17 08:37 (UTC)

I don't know much about go but I had an issue with the build. Adding double quotes around the ${LDFLAGS} in the PKGBUILD fixed it for me. Like this:

-extldflags \"${LDFLAGS}\"