diff --git a/srcpkgs/fenrir/template b/srcpkgs/fenrir/template index 6f2df9e3da0..c767449355e 100644 --- a/srcpkgs/fenrir/template +++ b/srcpkgs/fenrir/template @@ -1,19 +1,19 @@ # Template file for 'fenrir' pkgname=fenrir -version=2025.04.14 +version=2025.04.28 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="python3-evdev python3-daemonize python3-dbus python3-pyudev python3-pexpect python3-pyte python3-setuptools python3-pyperclip - python3-rapidfuzz python3-enchant" + python3-rapidfuzz python3-enchant python3-setproctitle" checkdepends="python3-pip ${depends}" short_desc="User space console screen reader written in python3" maintainer="Michael Taboada " license="LGPL-3.0-only" homepage="https://git.stormux.org/storm/fenrir" distfiles="https://git.stormux.org/storm/fenrir/archive/${version}.tar.gz" -checksum=1dba05b02708b5edbf2b5e21fdeea93862bdd23ac4f15d2c377aa7f9d7204646 +checksum=4b3c4bb51b3872867831e60fe81c782df663094607441b96ce7392899b7e552d conf_files="/etc/fenrirscreenreader/settings/*.conf" post_install() {