@liamtimms, note that you should generally bump the pkgver and update .SRCINFO when you make changes to the PKGNBUILD, otherwise upgrade tools don't pick up that they should download the new PKGBUILD.
Search Criteria
Package Details: gnome-shell-pomodoro 0.28.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnome-shell-pomodoro.git (read-only, click to copy) |
|---|---|
| Package Base: | gnome-shell-pomodoro |
| Description: | A time management utility for GNOME based on the pomodoro technique |
| Upstream URL: | https://github.com/gnome-pomodoro/gnome-pomodoro |
| Keywords: | gnome management pomodoro time |
| Licenses: | GPL3 |
| Submitter: | haaja |
| Maintainer: | liamtimms |
| Last Packager: | liamtimms |
| Votes: | 118 |
| Popularity: | 0.46 |
| First Submitted: | 2014-01-11 17:23 (UTC) |
| Last Updated: | 2026-02-06 16:45 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gobject-introspection
- gom
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcanberra (libcanberra-gtk2AUR)
- libpeas (libpeas138AUR)
- sqlite (sqlite-fossilAUR)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Required by (2)
Sources (1)
chrisjbillington commented on 2026-03-17 01:14 (UTC)
liamtimms commented on 2026-02-06 16:46 (UTC)
@sorn thanks, evidently they changed the name again
sorn commented on 2026-02-06 11:45 (UTC)
Hi!
cd "$srcdir/focus-timer-$pkgver"
shoul be:
cd "$srcdir/FocusTimer-$pkgver"
liamtimms commented on 2026-02-04 21:07 (UTC)
@batistasan @symkach thanks, it seems the repo has been entirely moved/rename now which also causes the checksum to change from github even though the version has not changed. Perhaps the extension will be entirely renamed to "focus timer" in the future to avoid issues with "pomodoro" or "gnome" branding, but for now, this will point to the new repo without a package name change.
batistasan commented on 2026-01-26 14:05 (UTC)
Hello! You need to change the sha256sums to 'ab8136fe4e585941d67dbb7a81e2442285a0cbeead47fb1c99a37ffd473a4e53' and the directory name to 'FocusTimer-$pkgver'.
symkach commented on 2026-01-11 15:47 (UTC)
Hi! Repo name has been changed for focus-timer, so tar name should be changed too.
cd "$srcdir/gnome-pomodoro-$pkgver"
To
cd "$srcdir/focus-timer-$pkgver"
liamtimms commented on 2024-10-18 18:14 (UTC)
@djallits, thanks for helping users; I initially meant to wait to test the new release because we've had a few issues with this package on new GNOME releases previously, but I have much less time for AUR maintenance overall than a few years ago. Would you be interested in taking a co-maintainer spot?
realOtto commented on 2024-10-15 23:18 (UTC)
@djallits Thank you! Installation worked like a charm now. I was pretty sure that i had the .0 the first time too, but probably not ;-)
djallits commented on 2024-10-14 23:50 (UTC)
@realOtto I think you are missing the patch version .0 in the semantic versioning at the end of your pkgver variable.
realOtto commented on 2024-10-05 02:23 (UTC)
@djallits I get an 404 error when i try to install with those two lines updated.
curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://github.com/gnome-pomodoro/gnome-pomodoro/archive/0.26.tar.gz Aborting... Failed to build gnome-shell-pomodoro
Pinned Comments
liamtimms commented on 2022-04-13 22:50 (UTC) (edited on 2023-01-23 17:02 (UTC) by liamtimms)
recommendation: disable screen notifications. This part of the extension regularly gets borked, and it seems like that's happening again on 42.
edit: haven't tested on latest release and GNOME 43 but leaving this here in case it comes up again.