orca: update to 3.34.0.
This commit is contained in:
parent
6125f04e72
commit
5e6f2661e8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=3.32.0
|
||||
revision=2
|
||||
version=3.34.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
pycompile_module="orca"
|
||||
|
@ -14,7 +14,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=3130268296fa2c115acc4b37f3520967f06abd402251403d1ca507071efd5816
|
||||
checksum=977c8079519ffbabad76861aa2790a55671ff69f19f3f4a158bfeb7c192a0282
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
|
|
Loading…
Reference in a new issue