orca: update to 42.3.

This commit is contained in:
Michal Vasilek 2022-07-22 22:26:07 +02:00
parent a43e45463d
commit 1d02ec63fe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'orca'
pkgname=orca
version=42.2
version=42.3
revision=1
build_style=gnu-configure
hostmakedepends="gettext itstool pkg-config"
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/Orca"
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-42/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9971e9fda1aa2bd64a76b33173135c64159a490b2c4bcffbe7b9548fedfc782c
checksum=fadcba0bfeae1e6672266264e76f63fe5abf8f0efb34be118b5a973fb6f2f724
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3-gobject-devel"