git » qt5-sensors.git » commit 724dc14

upgpkg: 5.15.11-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:50:46 UTC
committer Antonio Rojas
2023-10-06 14:50:46 UTC
parent 7c540c829c0a2b31e162c1c49b8820d6ce2e658e

upgpkg: 5.15.11-1: Qt 5.15.11

.SRCINFO +20 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..696a511
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = qt5-sensors
+	pkgdesc = Provides access to sensor hardware and motion gesture recognition
+	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 = qt5-declarative
+	makedepends = git
+	depends = qt5-base
+	optdepends = qt5-declarative: QML bindings
+	optdepends = iio-sensor-proxy: iio-sensor-proxy backend
+	source = git+https://invent.kde.org/qt/qt/qtsensors#commit=a41492b23cde20d1e00427d31e4637d06aea3638
+	sha256sums = SKIP
+
+pkgname = qt5-sensors
diff --git a/PKGBUILD b/PKGBUILD
index 99e2547..ee72f4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-sensors
 _basever=5.15.11
-pkgver=5.15.10
+pkgver=5.15.11
 pkgrel=1
 _commit=a41492b23cde20d1e00427d31e4637d06aea3638
 arch=('x86_64')