summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:41 +0100
committerMartchus2023-01-07 14:25:41 +0100
commite9d4fba3b49e287c7446675f27879aab434b9b2d (patch)
treef721496dfc4f44b3ab948a447f2125573a53362a
parentcad8b5fab44272a991399e8b5f5a95164cd5f2e6 (diff)
downloadaur-e9d4fba3b49e287c7446675f27879aab434b9b2d.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfe3e7ef22d9..bd9bed5a565d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-sensors-static
pkgdesc = Provides access to sensor hardware and motion gesture recognition (mingw-w64)
- pkgver = 5.15.7
+ pkgver = 5.15.8
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-qt5-sensors-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtsensors#commit=5f1f73fdba8906f58c4554cbef9c1a72edcf0230
+ source = git+https://invent.kde.org/qt/qt/qtsensors#commit=6add85fa1a234a7e1943ba175c6fc799ccbae48e
sha256sums = SKIP
pkgname = mingw-w64-qt5-sensors-static
diff --git a/PKGBUILD b/PKGBUILD
index 54f48a22ef61..fd667b3280f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors-static
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Provides access to sensor hardware and motion gesture recognition (mingw-w64)"
depends=('mingw-w64-qt5-base-static' 'mingw-w64-qt5-declarative-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=5f1f73fdba8906f58c4554cbef9c1a72edcf0230
+_commit=6add85fa1a234a7e1943ba175c6fc799ccbae48e
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')