Skip to content

Commit

Permalink
wayland: update to 1.20.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ifreund authored and paper42 committed Feb 25, 2022
1 parent 15b5e78 commit 4bec0c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/wayland/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'wayland'
pkgname=wayland
version=1.19.0
version=1.20.0
revision=1
build_style=meson
# "Tests must not be built with NDEBUG defined, they rely on assert()."
Expand All @@ -12,7 +12,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="https://wayland.freedesktop.org/"
distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
checksum=baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15
checksum=b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel"
Expand Down

0 comments on commit 4bec0c4

Please sign in to comment.