orca: update to 46.1.

This commit is contained in:
fanyx 2024-06-04 14:35:57 +02:00 committed by cinerea0
parent 619781285b
commit 8113da3997
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'orca'
pkgname=orca
version=46.0
version=46.1
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=f21da3cc155f7a514d374264a04ce28c90a26cb3fddf0b58b89cd1d7fdd0a64f
checksum=cf675e350c18ac0fa29436c6559d1da975f7ffffefa808ebe476d8f9e9d11114
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3-gobject-devel"