From 34cbec2a7e146e3f1bdd4fcea887078fa80c9e04 Mon Sep 17 00:00:00 2001
From: Francesco Colista <fcolista@alpinelinux.org>
Date: Sat, 28 Sep 2024 17:56:57 +0000
Subject: [PATCH] community/py3-qt5: upgrade to 5.15.11

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

diff --git a/community/py3-qt5/APKBUILD b/community/py3-qt5/APKBUILD
index 46e466d1e7c5..a6eb05d714fc 100644
--- a/community/py3-qt5/APKBUILD
+++ b/community/py3-qt5/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Francesco Colista <fcolista@alpinelinux.org>
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=py3-qt5
-pkgver=5.15.10
-pkgrel=1
+pkgver=5.15.11
+pkgrel=0
 pkgdesc="A set of Python 3 bindings for the Qt toolkit"
 url="https://www.riverbankcomputing.com/software/pyqt/"
 arch="all"
@@ -56,5 +56,5 @@ package() {
 }
 
 sha512sums="
-e62debe112210b68993377264448199b66a43fc5db13c583a25e210759f5cd945bd1056c1c19fb86bcf005c6904358dfb89e005d27167a349f1d55987a63013e  PyQt5-5.15.10.tar.gz
+e52ca215f65dbb035deff042112e26be38b77405a45caebdae3e626ffe6487c88c97c54bfa33cc83d96537daa82b67b7a1c621696538e154e5996714fc063a92  PyQt5-5.15.11.tar.gz
 "
-- 
GitLab