@MrGamy Oh weird, it works fine for me now. Sorry, not sure what the problem was. Yeah everything was fresh and latest version 🤷
Search Criteria
Package Details: caffeine-ng 4.3.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/caffeine-ng.git (read-only, click to copy) |
|---|---|
| Package Base: | caffeine-ng |
| Description: | Status bar application able to temporarily inhibit the screensaver and sleep mode. |
| Upstream URL: | https://codeberg.org/WhyNotHugo/caffeine-ng |
| Keywords: | caffeine powersaving screensaver |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | caffeine, caffeine-bzr, caffeine-oneclick, caffeine-systray |
| Provides: | caffeine, caffeine-bzr, caffeine-oneclick, caffeine-systray |
| Replaces: | caffeine-oneclick, caffeine-systray |
| Submitter: | whynothugo |
| Maintainer: | whynothugo (darose) |
| Last Packager: | darose |
| Votes: | 134 |
| Popularity: | 2.75 |
| First Submitted: | 2014-10-19 05:26 (UTC) |
| Last Updated: | 2026-07-18 18:13 (UTC) |
Dependencies (16)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libayatana-appindicator
- libindicator-gtk3 (libindicator)
- libnotify (libnotify-gitAUR)
- python-click
- python-dbus
- python-ewmhAUR
- python-gobject
- python-pulsectlAUR
- python-setproctitle
- python-wheel
- python-xdg (python-pyxdg)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- xfconf (xfconf-gitAUR, xfconf-develAUR) (optional) – Support for Xfce presentation mode.
Required by (1)
- pyload-ng (optional)
Sources (1)
Rhinoceros commented on 2026-07-20 14:14 (UTC)
MrGamy commented on 2026-07-20 13:57 (UTC)
@rhinoceros: not sure what you downloaded really. The checksum for the .tar.gz downloaded directly from tag v4.3.2 on codeberg (https://codeberg.org/WhyNotHugo/caffeine-ng/releases/tag/v4.3.2) is the one I posted. (Double checked by downloading again on a different machine)
If you instead download the .zip, the checksum should be
e3155747118b0272e30a8708b42c6d0018b7b8c3821e0299b0430ec898ccfce7d6afaabcde4417e207d42c63ab32334c3cc146c087db77ae3de3cab2858e1c35
Are you sure you downloaded the correct version and not an older one or the project archive?
Rhinoceros commented on 2026-07-20 04:42 (UTC) (edited on 2026-07-20 05:04 (UTC) by Rhinoceros)
The new checksum fails for me too
Mine is
6c59343209468d1e2fb6947c341b2b8caf8994df10c219d18325e549957519908f63ca5ddf6d243b5faf86f62209ee6ca8fc320d892f7a661364442fec713431
darose commented on 2026-07-18 18:13 (UTC)
Updated for new sha512sum
whynothugo commented on 2026-07-18 12:20 (UTC)
Codeberg recently rolled out some changes that changed all archive checksums.
MrGamy commented on 2026-07-16 12:58 (UTC) (edited on 2026-07-16 12:58 (UTC) by MrGamy)
sha512 checksum in the PKGBUILD is
5b74773b53a76df431145dcc01466b3648f727e1d35cf6dde216e07b6b5a1ec97a7325f9f8c02bd188f5aa17b89aa55ce68bfb6b63a1e8bf4676383314749158
but the .tar.gz downloaded directly from codeberg has this checksum, causing the installation to fail
96e9c65d1e9094ddc8f4fe59880280b0a3860b829d473e15a05fba9a3406bb1a1aaac55914ac7703064e15fc57a0e149c0217352512e9162af69a66d9149e8db
tee commented on 2026-04-26 12:43 (UTC)
also I removed python-pyxdg and caffeine runs fine without it? maybe it's no longer required.
tee commented on 2026-04-26 12:34 (UTC)
ok i figured it out so my python-ewmh and python-pulsectl were installed in 2025 which went into a python 3.13 directory, maybe make it clear to clean rebuild these two aur packages first before building this package? thanks
whynothugo commented on 2026-04-25 16:45 (UTC)
tee: both of these packages are listed in depends=
Do you maybe have broken builds? Does python -c 'import ewmh' work?
tee commented on 2026-04-25 16:18 (UTC)
failed to build:
Program python3 (click, ewmh, setproctitle, pulsectl) found: NO modules: click, setproctitle
meson.build:24:15: ERROR: python3 is missing modules: ewmh, pulsectl
A full log can be found at /home/me/caffeine-ng/src/caffeine-ng/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
-> error making: caffeine-ng-exit status 4
Pinned Comments
whynothugo commented on 2023-05-05 09:34 (UTC)
After an upgrade to Python 3.11, you need to rebuild this package (and all Python packages in the AUR).