mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
updater-at_spi2_core-2.58.0 — at_spi2_core → 2.58.0 (#13029)
* Add unbuilt at_spi2_core to updater-at_spi2_core-2.58.0 * updater-at_spi2_core-2.58.0: Package File Update Run on linux/amd64 container. * updater-at_spi2_core-2.58.0: Package File Update Run on linux/arm/v7 container. --------- Co-authored-by: satmandu <satmandu@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2ebf03e59b
commit
4220061170
@@ -3,7 +3,7 @@ require 'buildsystems/meson'
|
||||
class At_spi2_core < Meson
|
||||
description 'This is over DBus, tookit widgets provide their content to screen readers such as Orca'
|
||||
homepage 'https://www.freedesktop.org/wiki/'
|
||||
version '2.57.1'
|
||||
version '2.58.0'
|
||||
license 'LGPL-2.1+'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
source_url 'https://gitlab.gnome.org/GNOME/at-spi2-core.git'
|
||||
@@ -11,9 +11,9 @@ class At_spi2_core < Meson
|
||||
binary_compression 'tar.zst'
|
||||
|
||||
binary_sha256({
|
||||
aarch64: 'fd7bce5f199b338dbad5988d16e2ea8b5884c678bdbf3bc380abcd96dbc51d78',
|
||||
armv7l: 'fd7bce5f199b338dbad5988d16e2ea8b5884c678bdbf3bc380abcd96dbc51d78',
|
||||
x86_64: '67d1e7d13034729dd04e71b6cf4072a377b6c6f428453420951c98aa63c8291e'
|
||||
aarch64: '6fbf63b722790c28d38a3539a718b4b48a6ffc742c9032ec264df5f294f4cd9a',
|
||||
armv7l: '6fbf63b722790c28d38a3539a718b4b48a6ffc742c9032ec264df5f294f4cd9a',
|
||||
x86_64: '07755ee2ea716c1acbf763e614f851ba98dde3b9470ef70acf7b8f873f78bbf1'
|
||||
})
|
||||
|
||||
depends_on 'dbus' # R
|
||||
|
||||
Reference in New Issue
Block a user