git » qt5-x11extras.git » commit e3d3336

upgpkg: 5.15.13-1: Qt 5.15.13

author Antonio Rojas
2024-03-14 11:57:39 UTC
committer Antonio Rojas
2024-03-14 11:57:39 UTC
parent ef1ed8d86711e53b46ddcec57b010e5fbf7a3c6e

upgpkg: 5.15.13-1: Qt 5.15.13

.SRCINFO +2 -2
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index e09a76c..6a04b8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-x11extras
 	pkgdesc = Provides platform-specific APIs for X11
-	pkgver = 5.15.12
+	pkgver = 5.15.13
 	pkgrel = 1
 	url = https://www.qt.io
 	arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = qt5-x11extras
 	license = custom
 	makedepends = git
 	depends = qt5-base
-	source = git+https://invent.kde.org/qt/qt/qtx11extras#commit=aaa54153970d1d63a44b873cad5f62ffa71ef9b8
+	source = git+https://invent.kde.org/qt/qt/qtx11extras#commit=415ac0d58521be2bb00ef4cecdb16f0b9001e88c
 	sha256sums = SKIP
 
 pkgname = qt5-x11extras
diff --git a/PKGBUILD b/PKGBUILD
index a69b73b..c9124d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-x11extras
 _basever=5.15.13
-pkgver=5.15.12
+pkgver=5.15.13
 pkgrel=1
 _commit=415ac0d58521be2bb00ef4cecdb16f0b9001e88c
 arch=('x86_64')