* update at-spi2-core to 2.50.1-1
This commit is contained in:
parent
1b1b4ae928
commit
b3e06bcba2
@ -1,5 +1,6 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
# Maintainer: Fabian Bornschein <fabiscafe@archlinux.org>
|
||||
# Contributor: Ionut Biru <ibiru@archlinux.org>
|
||||
|
||||
pkgbase=at-spi2-core
|
||||
@ -7,12 +8,12 @@ pkgname=(
|
||||
at-spi2-core
|
||||
at-spi2-core-docs
|
||||
)
|
||||
pkgver=2.50.0
|
||||
pkgver=2.50.1
|
||||
pkgrel=1
|
||||
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
|
||||
url="https://gitlab.gnome.org/GNOME/at-spi2-core"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(GPL2)
|
||||
license=(LGPL-2.1-or-later)
|
||||
depends=(
|
||||
dbus
|
||||
glib2
|
||||
@ -34,7 +35,7 @@ makedepends=(
|
||||
checkdepends=(
|
||||
at-spi2-core
|
||||
)
|
||||
_commit=f711b03a59673a340ebdd2a266c57ad4393a0e71 # tags/AT_SPI2_CORE_2_50_0^0
|
||||
_commit=ee07a30c836137d7653cdb26921ef966a3b47e1d # tags/AT_SPI2_CORE_2_50_1^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user