From 1b90995a0838f61e2176a4494c05f881ed68affd Mon Sep 17 00:00:00 2001 From: John Date: Wed, 30 Oct 2024 11:48:56 +0100 Subject: [PATCH] qt6-wayland: update to 6.8.1. --- srcpkgs/qt6-wayland/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt6-wayland/template b/srcpkgs/qt6-wayland/template index ed5fbfa00b4..2a62a5a5ca6 100644 --- a/srcpkgs/qt6-wayland/template +++ b/srcpkgs/qt6-wayland/template @@ -1,7 +1,7 @@ # Template file for 'qt6-wayland' pkgname=qt6-wayland -version=6.7.2 -revision=2 +version=6.8.1 +revision=1 build_style=cmake hostmakedepends="qt6-base perl pkg-config wayland-devel qt6-declarative-host-tools" # XXX: Qml as optional dep @@ -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=a2a057e1dd644bd44abb9990fecc194b2e25c2e0f39e81aa9fee4c1e5e2a8a5b +checksum=2226fbde4e2ddd12f8bf4b239c8f38fd706a54e789e63467dfddc77129eca203 subpackages="qt6-wayland-tools qt6-wayland-private-devel qt6-wayland-devel"