summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:03:11 +0200
committerMartchus2023-10-09 15:03:11 +0200
commit5bd8f085c0e207b6339e389be26538aef8733bcd (patch)
tree4e74271fb7de604edaf05d8ab4ab2d8288713217
parent9de407536cfa34cd992a78671fa767a74a9afbd6 (diff)
downloadaur-5bd8f085c0e207b6339e389be26538aef8733bcd.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7870f48bf1b..e029210f5eb7 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.10
+ pkgver = 5.15.11
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=45c04582b15a9bb4be01ae99aa7fda1bbba7d0df
+ source = git+https://invent.kde.org/qt/qt/qtsensors#commit=a41492b23cde20d1e00427d31e4637d06aea3638
sha256sums = SKIP
pkgname = mingw-w64-qt5-sensors-static
diff --git a/PKGBUILD b/PKGBUILD
index 734273d9783e..1109707a4a22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors-static
-pkgver=5.15.10
+pkgver=5.15.11
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=45c04582b15a9bb4be01ae99aa7fda1bbba7d0df
+_commit=a41492b23cde20d1e00427d31e4637d06aea3638
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')