orca: update to 3.32.0.
This commit is contained in:
parent
7cab391896
commit
b5f4954e5a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=3.30.2
|
||||
revision=2
|
||||
version=3.32.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=a328945bceb7d49199c9077b6829eff5ff8262db5b12c09dc8af4443d88a5a9d
|
||||
checksum=3130268296fa2c115acc4b37f3520967f06abd402251403d1ca507071efd5816
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
|
|
Loading…
Reference in a new issue