summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:52:27 +0200
committerMartchus2022-09-10 20:52:27 +0200
commit3379f736ecbac973733ae4529e77ebf87be92778 (patch)
tree67dce60b422dca1ed25b7f432d65df327f122b73
parent3f69ab998431c8bccfea896019b4e4fc5892b86a (diff)
downloadaur-3379f736ecbac973733ae4529e77ebf87be92778.tar.gz
Rebase against Qt 5.15.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04e15178f122..ae3241789f10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-sensors
pkgdesc = Provides access to sensor hardware and motion gesture recognition (mingw-w64)
- pkgver = 5.15.4+kde+r0
+ pkgver = 5.15.6+kde+r0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-sensors
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtsensors#commit=1ab8d6c7257f9ec060739b648704be1cf1c16b05
+ source = git+https://invent.kde.org/qt/qt/qtsensors#commit=35eb5ac7eaef4745a38958c3ca780d7baa2e4f30
sha256sums = SKIP
pkgname = mingw-w64-qt5-sensors
diff --git a/PKGBUILD b/PKGBUILD
index f8bbca2f93eb..ac5e4a086255 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc="Provides access to sensor hardware and motion gesture recognition (mingw-w64)"
depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=1ab8d6c7257f9ec060739b648704be1cf1c16b05
+_commit=35eb5ac7eaef4745a38958c3ca780d7baa2e4f30
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index f1da958c279d..82924f11bee7 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc="Provides access to sensor hardware and motion gesture recognition (mingw-w64)"