summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:38 +0100
committerMartchus2022-11-01 13:38:38 +0100
commitcad8b5fab44272a991399e8b5f5a95164cd5f2e6 (patch)
tree6a64eebfc6f7d314c6ce71b5bdfce92b3fd6a349
parent806bd3f837a967379c8aa633b9a559e341e3b5dc (diff)
downloadaur-cad8b5fab44272a991399e8b5f5a95164cd5f2e6.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4ee7540ad12..dfe3e7ef22d9 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.6+kde+r0
+ pkgver = 5.15.7
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=35eb5ac7eaef4745a38958c3ca780d7baa2e4f30
+ source = git+https://invent.kde.org/qt/qt/qtsensors#commit=5f1f73fdba8906f58c4554cbef9c1a72edcf0230
sha256sums = SKIP
pkgname = mingw-w64-qt5-sensors-static
diff --git a/PKGBUILD b/PKGBUILD
index 24208ca70ef4..54f48a22ef61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,16 +11,15 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors-static
-pkgver=5.15.6
+pkgver=5.15.7
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=35eb5ac7eaef4745a38958c3ca780d7baa2e4f30
+_commit=5f1f73fdba8906f58c4554cbef9c1a72edcf0230
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')