orca: update to 43.0.
This commit is contained in:
parent
408ec9f937
commit
f788c225bc
1 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=42.3
|
||||
revision=2
|
||||
version=43.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext itstool pkg-config"
|
||||
makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
|
||||
|
@ -12,9 +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-42/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fadcba0bfeae1e6672266264e76f63fe5abf8f0efb34be118b5a973fb6f2f724
|
||||
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-43/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
|
||||
checksum=1ca75a00c4a8512a09e4a26eb339fad7944d1ed41aca32f70f69627244218250
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue