From 2a6ba0335a9257205c9fd9d490f03af594d2291c Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Feb 2025 12:02:12 +0100 Subject: [PATCH] qt6-wayland: update to 6.8.2. --- srcpkgs/qt6-wayland/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-wayland/template b/srcpkgs/qt6-wayland/template index 2a62a5a5ca6..3de74ae385e 100644 --- a/srcpkgs/qt6-wayland/template +++ b/srcpkgs/qt6-wayland/template @@ -1,6 +1,6 @@ # Template file for 'qt6-wayland' pkgname=qt6-wayland -version=6.8.1 +version=6.8.2 revision=1 build_style=cmake hostmakedepends="qt6-base perl pkg-config wayland-devel qt6-declarative-host-tools" @@ -14,7 +14,7 @@ maintainer="John " license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later" homepage="https://www.qt.io" distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwayland-everywhere-src-${version}.tar.xz" -checksum=2226fbde4e2ddd12f8bf4b239c8f38fd706a54e789e63467dfddc77129eca203 +checksum=5e46157908295f2bf924462d8c0855b0508ba338ced9e810891fefa295dc9647 subpackages="qt6-wayland-tools qt6-wayland-private-devel qt6-wayland-devel"