xorg-server-xwayland: update to 22.1.1.
This commit is contained in:
parent
7129092eed
commit
fa0118c367
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xorg-server-xwayland'
|
||||
pkgname=xorg-server-xwayland
|
||||
version=22.1.0
|
||||
version=22.1.1
|
||||
revision=1
|
||||
wrksrc="xserver-xwayland-$version"
|
||||
build_style=meson
|
||||
|
@ -17,7 +17,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
|||
license="MIT"
|
||||
homepage="https://xorg.freedesktop.org"
|
||||
distfiles="https://gitlab.freedesktop.org/xorg/xserver/-/archive/xwayland-$version/xserver-xwayland-$version.tar.gz"
|
||||
checksum=972d5456445049855a669c1418f20ecbc290c85b1b59602a01c6afa199203389
|
||||
checksum=42837e7b90e0d92aff4d7846f0609f8d3c0c6641bdd6add6e4e0c5c214371149
|
||||
make_check=no # needs xtest repository
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue