mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
updater-at_spi2_core-2.58.1 — at_spi2_core → 2.58.1 (#13287)
* Add unbuilt at_spi2_core to updater-at_spi2_core-2.58.1 * updater-at_spi2_core-2.58.1: Package File Update Run on linux/amd64 container. * updater-at_spi2_core-2.58.1: Package File Update Run on linux/arm/v7 container. --------- Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
071f557f22
commit
e8fcf384fb
@@ -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://ftp.gnome.org/pub/gnome/sources/at-spi2-core'
|
||||
version '2.58.0'
|
||||
version '2.58.1'
|
||||
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: '6fbf63b722790c28d38a3539a718b4b48a6ffc742c9032ec264df5f294f4cd9a',
|
||||
armv7l: '6fbf63b722790c28d38a3539a718b4b48a6ffc742c9032ec264df5f294f4cd9a',
|
||||
x86_64: '07755ee2ea716c1acbf763e614f851ba98dde3b9470ef70acf7b8f873f78bbf1'
|
||||
aarch64: 'ffd11092893681b04c55c6495ea58289480e1cc0bf7b3abe1fe4359aea812fbe',
|
||||
armv7l: 'ffd11092893681b04c55c6495ea58289480e1cc0bf7b3abe1fe4359aea812fbe',
|
||||
x86_64: 'c29e58a3908f96ad0e31d13b848147d627985bfabed8e86bb56334ce4e88b78a'
|
||||
})
|
||||
|
||||
depends_on 'dbus' # R
|
||||
|
||||
Reference in New Issue
Block a user