According to Repology, the current upstream release is 0.3.9. Please bump.
Only differences between 0.3.6 and 0.3.9 are: - 0.3.7: udev rule update breaking multimedia keys on my keyboard: https://github.com/MatMoul/g810-led/issues/182 - 0.3.8: compiling with clang fix from myself - 0.3.9: Arch, Solus, Tizen documentation. I could bump to 0.3.9 and either put a patch on my setup or a USE-flag for issue with udev, but I don't think it's really necessary for basically just a clang-fix.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e5d9524268b9897592f57de572545d16f25915 commit 80e5d9524268b9897592f57de572545d16f25915 Author: Peter Alfredsen <crabbedhaloablution@icloud.com> AuthorDate: 2020-12-19 20:50:25 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-01-18 08:54:59 +0000 app-misc/g810-led: bump to 0.4.2 + various fixes 0.4.2 brings support for g815, builds with clang, and various minor fixes. Ebuild fixes: Create and populate /etc/g810-led/ as in upstream makefile so systemd .services work. Change udev rules to use uaccess instead of MODE="666". Set CXX to system compiler Build and use "bin-linked" g810-led. Same features, less space. Include headers in install Add pkg_postinst with hints about use Closes: https://bugs.gentoo.org/696468 Closes: https://bugs.gentoo.org/729288 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/18730 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-misc/g810-led/Manifest | 1 + app-misc/g810-led/g810-led-0.4.2.ebuild | 77 +++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+)