From cc3fd3b61cf947af31024f09f2e0f3e5b0c5a878 Mon Sep 17 00:00:00 2001
From: donoban <donoban@riseup.net>
Date: Mon, 9 Oct 2023 19:30:47 +0000
Subject: [PATCH] community/qt6-qtscxml: upgrade to 6.5.3

---
 community/qt6-qtscxml/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/qt6-qtscxml/APKBUILD b/community/qt6-qtscxml/APKBUILD
index b236c69b401f..750c08affac9 100644
--- a/community/qt6-qtscxml/APKBUILD
+++ b/community/qt6-qtscxml/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Bart Ribbers <bribbers@disroot.org>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=qt6-qtscxml
-pkgver=6.5.2
+pkgver=6.5.3
 pkgrel=0
 pkgdesc="Static and runtime integration of SCXML models into Qt6 code"
 url="https://qt.io/"
@@ -41,5 +41,5 @@ package() {
 }
 
 sha512sums="
-fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a  qtscxml-everywhere-src-6.5.2.tar.xz
+f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731  qtscxml-everywhere-src-6.5.3.tar.xz
 "
-- 
GitLab