mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
orca: update to 43.1.
This commit is contained in:
parent
3cffc1771d
commit
ac169000d7
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=43.0
|
||||
version=43.1
|
||||
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-43/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-43/NEWS"
|
||||
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
|
||||
checksum=1ca75a00c4a8512a09e4a26eb339fad7944d1ed41aca32f70f69627244218250
|
||||
checksum=f658e049ce169273b84346810424d6f509291f05d7ecc3a77a03d912aa3e6840
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue