From d433c370b0aefcdc76f1bfe0b36ce7e6ed762f9e Mon Sep 17 00:00:00 2001
From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org>
Date: Mon, 6 Nov 2023 04:13:25 +0000
Subject: [PATCH] community/libqtxdg: upgrade to 3.12.0

---
 community/libqtxdg/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/libqtxdg/APKBUILD b/community/libqtxdg/APKBUILD
index 71ecb9614d73..2c5e3cf4d58d 100644
--- a/community/libqtxdg/APKBUILD
+++ b/community/libqtxdg/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
 pkgname=libqtxdg
-pkgver=3.11.0
-pkgrel=3
+pkgver=3.12.0
+pkgrel=0
 pkgdesc="Qt implementation of freedesktop.org xdg specifications"
 url="https://github.com/lxqt/libqtxdg"
 arch="all"
@@ -42,5 +42,5 @@ package() {
 }
 
 sha512sums="
-494140fa35e184c128c851f06501b5c62324a796d3f61ed47b750dbdffff756c1a42240d4458797e2f2f01c9b06b997f0fbfc76fe7f99866f7cad084ac1342f7  libqtxdg-3.11.0.tar.xz
+9db46b0dddb027a24e1c19a2e3679014735cc246f15d32bc5fb9e778cd7d8fb57c9b105f819091308002f0a2eff8269920ecc0d7bd5ce8a01fbaf0b37e61a76e  libqtxdg-3.12.0.tar.xz
 "
-- 
GitLab