orca: update to 46.2.

This commit is contained in:
fanyx 2024-06-25 14:14:31 +02:00 committed by cinerea0
parent 79d67a5c0c
commit 3d282a3841
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'orca'
pkgname=orca
version=46.1
version=46.2
revision=1
build_style=meson
hostmakedepends="gettext itstool pkg-config gtk+3-devel"
@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Projects/Orca"
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-45/NEWS"
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
checksum=cf675e350c18ac0fa29436c6559d1da975f7ffffefa808ebe476d8f9e9d11114
checksum=8f63299b1a4f9c30857c229f6a9ce16f2c43eaeea90fbf909314ca8bb73efd5e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3-gobject-devel"