mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
orca: update to 3.28.2. (#500)
This commit is contained in:
parent
26573d0ebd
commit
47a5c84950
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=3.28.1
|
version=3.28.2
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool itstool pkg-config"
|
hostmakedepends="intltool itstool pkg-config"
|
||||||
makedepends="at-spi2-atk-devel liblouis-devel python-gobject-devel"
|
makedepends="at-spi2-atk-devel liblouis-devel python-gobject-devel"
|
||||||
|
@ -12,6 +13,5 @@ short_desc="Screen reader for individuals who are blind or visually impaired"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnome.org/projects/orca"
|
homepage="http://www.gnome.org/projects/orca"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4f14144a722d26c6e5492298600df0161ce841bf8eae81fd2b27387e2c638512
|
checksum=188d168a135a3fad1c73ae4b51a426e0717b78ee591e2b78b6e50164a2343023
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue