orca: update to 45.2

This commit is contained in:
chrysos349 2024-03-04 16:59:38 +03:00 committed by oreo639
parent c091f26a84
commit 9a2cf48b73

View file

@ -1,6 +1,6 @@
# Template file for 'orca'
pkgname=orca
version=45.1
version=45.2
revision=1
build_style=gnu-configure
hostmakedepends="gettext itstool pkg-config"
@ -12,10 +12,10 @@ short_desc="Screen reader for individuals who are blind or visually impaired"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/Orca"
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-44/NEWS"
#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=bfcc06bf4bc47bbd02c1568d1e464bf16a31e62bf703b49aa13b08db38a1a8ca
checksum=f0f2c579a5beedfe5653bc7fe24481c4d6aac5dd1f71c1e7a208595f3c78ef76
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3-gobject-devel"