git » qt5-connectivity.git » commit 63a09ef

upgpkg: 5.15.11+kde+r6-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:51:57 UTC
committer Antonio Rojas
2023-10-06 14:51:57 UTC
parent 93318bf985fdd51e317c64c8fa118496c274c5ba

upgpkg: 5.15.11+kde+r6-1: Qt 5.15.11

.SRCINFO +20 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..d944902
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = qt5-connectivity
+	pkgdesc = Provides access to Bluetooth hardware
+	pkgver = 5.15.11+kde+r6
+	pkgrel = 1
+	url = https://www.qt.io
+	arch = x86_64
+	groups = qt5
+	license = GPL3
+	license = LGPL3
+	license = FDL
+	license = custom
+	makedepends = qt5-declarative
+	makedepends = git
+	depends = qt5-base
+	depends = bluez-libs
+	optdepends = qt5-declarative: QML bindings
+	source = git+https://invent.kde.org/qt/qt/qtconnectivity#commit=e33b82889625b6a72e0be91c5023a30d53136a80
+	sha256sums = SKIP
+
+pkgname = qt5-connectivity
diff --git a/PKGBUILD b/PKGBUILD
index b501663..551f69d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-connectivity
 _basever=5.15.11
-pkgver=5.15.10+kde+r6
+pkgver=5.15.11+kde+r6
 pkgrel=1
 _commit=e33b82889625b6a72e0be91c5023a30d53136a80
 arch=('x86_64')