Release 2026.09.09

This commit is contained in:
Storm Dragon
2026-09-09 18:31:03 -04:00
parent d4bec38c18
commit b9dd2eb2bf
9 changed files with 10 additions and 10 deletions
@@ -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"
@@ -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"
@@ -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"
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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
+1 -1
View File
@@ -1,5 +1,5 @@
project('cthulhu',
version: '2026.09.03-master',
version: '2026.09.09',
meson_version: '>= 1.0.0',
)
+2 -2
View File
@@ -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 = ""