Update package version to 2.28.5

This commit is contained in:
2026-06-01 14:42:27 +03:00
parent a7e56d5381
commit 9e9068e44d
+11 -4
View File
@@ -1,10 +1,17 @@
name: atkmm name: atkmm
description: C++ bindings for the ATK library description: C++ bindings for the ATK library
version: 2.28.4 version: 2.28.5
revision: 2 revision: 1
url: https://gitlab.gnome.org/GNOME/atkmm url: https://gitlab.gnome.org/GNOME/atkmm
license: LGPL2.1-or-later license: LGPL2.1-or-later
maintainers:
- [email protected]
architecture: any architecture: any
depends: ["at-spi2-core","glibmm","libsigcpp"]
make_depends: ["meson","mm-common"]
type: source type: source
depends:
- at-spi2-core
- glibmm
- libsigcpp
make_depends:
- meson
- mm-common