git » qt5-base.git » commit 8c506f1

upgpkg: 5.15.10+kde+r165-1: Bump revision

author Antonio Rojas
2023-10-03 10:37:28 UTC
committer Antonio Rojas
2023-10-03 10:37:28 UTC
parent f61e34f17b35d033ce164c81faf25d4f4c09d51e

upgpkg: 5.15.10+kde+r165-1: Bump revision

.SRCINFO +3 -3
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index d56cd18..58a091f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-base
 	pkgdesc = A cross-platform application and UI framework
-	pkgver = 5.15.10+kde+r164
+	pkgver = 5.15.10+kde+r165
 	pkgrel = 1
 	url = https://www.qt.io
 	arch = x86_64
@@ -51,7 +51,7 @@ pkgbase = qt5-base
 	optdepends = gtk3: GTK platform plugin
 	optdepends = perl: for fixqt4headers and syncqt
 	conflicts = qtchooser
-	source = git+https://invent.kde.org/qt/qt/qtbase#commit=37ec2781a8be2676459ec92ac63c0fdbe33a054e
+	source = git+https://invent.kde.org/qt/qt/qtbase#commit=9b7fd27c2b4a363ba4434353be2932483be99234
 	source = work-around-pyside2-brokenness.patch
 	source = qmake-cflags.patch
 	source = qmake-config.patch
@@ -87,6 +87,6 @@ pkgname = qt5-base
 pkgname = qt5-xcb-private-headers
 	pkgdesc = Private headers for Qt5 Xcb
 	groups = 
-	depends = qt5-base=5.15.10+kde+r164
+	depends = qt5-base=5.15.10+kde+r165
 	optdepends = 
 	conflicts = 
diff --git a/PKGBUILD b/PKGBUILD
index 0041bb1..6c6e1cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
 pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
 _basever=5.15.10
-pkgver=5.15.10+kde+r164
+pkgver=5.15.10+kde+r165
 pkgrel=1
-_commit=37ec2781a8be2676459ec92ac63c0fdbe33a054e
+_commit=9b7fd27c2b4a363ba4434353be2932483be99234
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')