version update.

This commit is contained in:
Storm Dragon
2026-05-06 19:27:11 -04:00
parent 42006f4725
commit e377f39fe3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Storm Dragon <storm_dragon@stormux.org>
pkgname=cthulhu
pkgver=2026.05.02
pkgver=2026.05.06
pkgrel=1
pkgdesc="Desktop-agnostic screen reader with plugin system, forked from Orca"
url="https://git.stormux.org/storm/cthulhu"

View File

@@ -1,5 +1,5 @@
project('cthulhu',
version: '2026.05.02-master',
version: '2026.05.06-master',
meson_version: '>= 1.0.0',
)

View File

@@ -23,5 +23,5 @@
# Forked from Orca screen reader.
# Cthulhu project: https://git.stormux.org/storm/cthulhu
version = "2026.05.02"
version = "2026.05.06"
codeName = "master"