diff --git a/distro-packages/Arch-Linux/cthulhu-git/PKGBUILD b/distro-packages/Arch-Linux/cthulhu-git/PKGBUILD index 2a844aa..d68d34f 100644 --- a/distro-packages/Arch-Linux/cthulhu-git/PKGBUILD +++ b/distro-packages/Arch-Linux/cthulhu-git/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=cthulhu-git pkgname=cthulhu-git _pkgname=cthulhu -pkgver=2026.08.06.r474.ge779ba2 +pkgver=2026.09.03.r475.gd4bec38 pkgrel=1 pkgdesc="Desktop-agnostic screen reader with plugin system, forked from Orca" url="https://git.stormux.org/storm/cthulhu" diff --git a/distro-packages/Arch-Linux/cthulhu-wine-access-git/PKGBUILD b/distro-packages/Arch-Linux/cthulhu-wine-access-git/PKGBUILD index 93c22a3..a01c80d 100644 --- a/distro-packages/Arch-Linux/cthulhu-wine-access-git/PKGBUILD +++ b/distro-packages/Arch-Linux/cthulhu-wine-access-git/PKGBUILD @@ -3,7 +3,7 @@ pkgname=cthulhu-wine-access-git _pkgname=cthulhu -pkgver=2026.07.18.r465.g050ae25 +pkgver=2026.09.03.r475.gd4bec38 pkgrel=1 pkgdesc="Optional Wine and Proton accessibility bridge for Cthulhu" url="https://git.stormux.org/storm/cthulhu" diff --git a/distro-packages/Arch-Linux/cthulhu-wine-access/PKGBUILD b/distro-packages/Arch-Linux/cthulhu-wine-access/PKGBUILD index e223f7a..f48395d 100644 --- a/distro-packages/Arch-Linux/cthulhu-wine-access/PKGBUILD +++ b/distro-packages/Arch-Linux/cthulhu-wine-access/PKGBUILD @@ -2,7 +2,7 @@ # shellcheck shell=bash disable=SC2034,SC2154,SC2164 pkgname=cthulhu-wine-access -pkgver=2026.09.03 +pkgver=2026.09.09 pkgrel=1 pkgdesc="Optional Wine and Proton accessibility bridge for Cthulhu" url="https://git.stormux.org/storm/cthulhu" diff --git a/distro-packages/Arch-Linux/cthulhu/PKGBUILD b/distro-packages/Arch-Linux/cthulhu/PKGBUILD index e30f78a..024f61f 100644 --- a/distro-packages/Arch-Linux/cthulhu/PKGBUILD +++ b/distro-packages/Arch-Linux/cthulhu/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=cthulhu pkgname=cthulhu -pkgver=2026.09.03 +pkgver=2026.09.09 pkgrel=1 pkgdesc="Desktop-agnostic screen reader with plugin system, forked from Orca" url="https://git.stormux.org/storm/cthulhu" diff --git a/distro-packages/Slackware/cthulhu.SlackBuild b/distro-packages/Slackware/cthulhu.SlackBuild index 70df4a4..1d46689 100755 --- a/distro-packages/Slackware/cthulhu.SlackBuild +++ b/distro-packages/Slackware/cthulhu.SlackBuild @@ -6,7 +6,7 @@ cd "$(dirname "$0")" ; CWD=$(pwd) PRGNAM=cthulhu -VERSION=${VERSION:-2026.09.03} +VERSION=${VERSION:-2026.09.09} BUILD=${BUILD:-1} TAG=storm PKGTYPE=txz diff --git a/distro-packages/Slint/cthulhu-info b/distro-packages/Slint/cthulhu-info index 5731df8..f61157a 100644 --- a/distro-packages/Slint/cthulhu-info +++ b/distro-packages/Slint/cthulhu-info @@ -1,5 +1,5 @@ PRGNAM="cthulhu" -VERSION="2026.09.03" +VERSION="2026.09.09" HOMEPAGE="https://git.stormux.org/storm/cthulhu" DOWNLOAD="https://git.stormux.org/storm/cthulhu.git" MD5SUM="SKIP" diff --git a/distro-packages/Slint/cthulhu.SlackBuild b/distro-packages/Slint/cthulhu.SlackBuild index 70df4a4..1d46689 100755 --- a/distro-packages/Slint/cthulhu.SlackBuild +++ b/distro-packages/Slint/cthulhu.SlackBuild @@ -6,7 +6,7 @@ cd "$(dirname "$0")" ; CWD=$(pwd) PRGNAM=cthulhu -VERSION=${VERSION:-2026.09.03} +VERSION=${VERSION:-2026.09.09} BUILD=${BUILD:-1} TAG=storm PKGTYPE=txz diff --git a/meson.build b/meson.build index c018ac4..7e465d1 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cthulhu', - version: '2026.09.03-master', + version: '2026.09.09', meson_version: '>= 1.0.0', ) diff --git a/src/cthulhu/cthulhuVersion.py b/src/cthulhu/cthulhuVersion.py index 24afacf..ce4f73e 100644 --- a/src/cthulhu/cthulhuVersion.py +++ b/src/cthulhu/cthulhuVersion.py @@ -23,5 +23,5 @@ # Forked from Orca screen reader. # Cthulhu project: https://git.stormux.org/storm/cthulhu -version = "2026.09.03" -codeName = "master" +version = "2026.09.09" +codeName = ""