mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
orca: update to 45.2
This commit is contained in:
parent
c091f26a84
commit
9a2cf48b73
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=45.1
|
||||
version=45.2
|
||||
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-44/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-45/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
|
||||
checksum=bfcc06bf4bc47bbd02c1568d1e464bf16a31e62bf703b49aa13b08db38a1a8ca
|
||||
checksum=f0f2c579a5beedfe5653bc7fe24481c4d6aac5dd1f71c1e7a208595f3c78ef76
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue