fenrir: update to 2025.04.28.

This commit is contained in:
classabbyamp 2025-05-17 14:44:31 -04:00
parent 9a8fe2de9c
commit 00481b4853
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -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 <voidpkgs@forwardme.email>"
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() {