summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:49:19 +0200
committerMartchus2023-06-14 10:49:19 +0200
commit9de407536cfa34cd992a78671fa767a74a9afbd6 (patch)
tree278601da7c3e943e467974dd32b341fba7a216a1
parent3e0272def0f39b175f0502d1599f9800bee7fc0a (diff)
downloadaur-9de407536cfa34cd992a78671fa767a74a9afbd6.tar.gz
Update to 5.15.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc93ae341f81..d7870f48bf1b 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.9
+ pkgver = 5.15.10
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=391c710b88865a3e0311b61d93fcdbbfd6996d46
+ source = git+https://invent.kde.org/qt/qt/qtsensors#commit=45c04582b15a9bb4be01ae99aa7fda1bbba7d0df
sha256sums = SKIP
pkgname = mingw-w64-qt5-sensors-static
diff --git a/PKGBUILD b/PKGBUILD
index 57d53c1d69e0..734273d9783e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors-static
-pkgver=5.15.9
+pkgver=5.15.10
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=391c710b88865a3e0311b61d93fcdbbfd6996d46
+_commit=45c04582b15a9bb4be01ae99aa7fda1bbba7d0df
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')