Package Details: pomo-git r182.ce6a267-1

Git Clone URL: https://aur.archlinux.org/pomo-git.git (read-only, click to copy)
Package Base: pomo-git
Description: Pomodoro Command Line Interface
Upstream URL: https://codeberg.org/kevinschoon/pomo
Licenses: MIT
Conflicts: pomo
Submitter: kevinschoon
Maintainer: kevinschoon
Last Packager: kevinschoon
Votes: 0
Popularity: 0.000000
First Submitted: 2021-07-29 01:24 (UTC)
Last Updated: 2025-09-14 09:23 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

Felixoid commented on 2025-09-12 12:32 (UTC) (edited on 2025-09-12 12:51 (UTC) by Felixoid)

If one wants to build the latest state, here's the change that needs to be added into PKGBUILD:

-source=("$pkgname::git+https://github.com/kevinschoon/pomo")
+source=("$pkgname::git+https://codeberg.org/kevinschoon/pomo")

The package will be fully updated then.