Compare commits
10 Commits
plugins
...
2025.06.07
Author | SHA1 | Date | |
---|---|---|---|
220e84afa4 | |||
5d48f4770c | |||
81cc4627f7 | |||
d36b664319 | |||
3f7d60763d | |||
6bbf3d0e67 | |||
cbe3424e29 | |||
327ad99e49 | |||
c46cf1c939 | |||
a97bb30ed3 |
@ -1,7 +1,7 @@
|
||||
# Maintainer: Storm Dragon <storm_dragon@stormux.org>
|
||||
|
||||
pkgname=cthulhu
|
||||
pkgver=0.4
|
||||
pkgver=2025.06.06
|
||||
pkgrel=1
|
||||
pkgdesc="Screen reader for individuals who are blind or visually impaired forked from Orca"
|
||||
url="https://git.stormux.org/storm/cthulhu"
|
||||
@ -25,6 +25,7 @@ depends=(
|
||||
python-atspi
|
||||
python-cairo
|
||||
python-gobject
|
||||
python-pluggy
|
||||
python-setproctitle
|
||||
socat
|
||||
speech-dispatcher
|
||||
|
@ -23,5 +23,5 @@
|
||||
# Fork of Orca Screen Reader (GNOME)
|
||||
# Original source: https://gitlab.gnome.org/GNOME/orca
|
||||
|
||||
version = "2025.06.05"
|
||||
codeName = "plugins"
|
||||
version = "2025.06.06"
|
||||
codeName = "master"
|
||||
|
Reference in New Issue
Block a user