From 2307c5997bd706b9fe218c2d1769e55df526323f Mon Sep 17 00:00:00 2001
From: psykose <alice@ayaya.dev>
Date: Fri, 4 Mar 2022 06:44:34 +0000
Subject: [PATCH] community/shiboken2: rebuild against clang 13

---
 community/shiboken2/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/shiboken2/APKBUILD b/community/shiboken2/APKBUILD
index 948251f8f04f..7a0e505ff7d3 100644
--- a/community/shiboken2/APKBUILD
+++ b/community/shiboken2/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Drew DeVault <sir@cmpwn.com>
 pkgname=shiboken2
 pkgver=5.15.2
-pkgrel=5
+pkgrel=6
 pkgdesc="CPython bindings generator for C++ libraries"
 url="https://wiki.qt.io/Qt_for_Python/Shiboken"
 arch="all !armhf" # qt5-qtxmlpatterns -> qt5-qtdeclarative
-- 
GitLab