git » qt5-x11extras.git » commit 06f1a05

upgpkg: 5.15.11-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:54:28 UTC
committer Antonio Rojas
2023-10-06 14:54:28 UTC
parent d76a3a9d976fec2ed17dfc3a4150617efa4e80ca

upgpkg: 5.15.11-1: Qt 5.15.11

.SRCINFO +17 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..31968ed
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = qt5-x11extras
+	pkgdesc = Provides platform-specific APIs for X11
+	pkgver = 5.15.11
+	pkgrel = 1
+	url = https://www.qt.io
+	arch = x86_64
+	groups = qt5
+	license = GPL3
+	license = LGPL3
+	license = FDL
+	license = custom
+	makedepends = git
+	depends = qt5-base
+	source = git+https://invent.kde.org/qt/qt/qtx11extras#commit=5fb2e067a38d3583684310130f5d8aad064f512f
+	sha256sums = SKIP
+
+pkgname = qt5-x11extras
diff --git a/PKGBUILD b/PKGBUILD
index 3aa79b0..6d2d31b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-x11extras
 _basever=5.15.11
-pkgver=5.15.10
+pkgver=5.15.11
 pkgrel=1
 _commit=5fb2e067a38d3583684310130f5d8aad064f512f
 arch=('x86_64')