orca: update to 40.0.

This commit is contained in:
Enno Boland 2021-04-03 17:03:01 +02:00
parent 50f0a2f84d
commit 0fe31118a1
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'orca'
pkgname=orca
version=3.38.2
version=40.0
revision=1
build_style=gnu-configure
hostmakedepends="intltool itstool pkg-config"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/Orca"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=5005ff2e11dd1f713f5acc1903a270119bc58c30fdb8c9f82bcac71497c6c23c
checksum=0000eee390b906a0f5611eb601633bd5ec03d231662ee7d865d1016459fb0043
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3-gobject-devel"