summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:37:08 +0100
committerMartchus2024-01-09 17:37:08 +0100
commit74ab06c9452af8075a5a6f51081cff7eb4a0a0b3 (patch)
treeee05808daa24ea1b53587c316ac411e2f05bd72f
parent47c792991134287a4fd942cf20421ab6feae6909 (diff)
downloadaur-74ab06c9452af8075a5a6f51081cff7eb4a0a0b3.tar.gz
Update to 5.15.12
-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 3700604dab36..208201095f1f 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.11
+ pkgver = 5.15.12
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=a41492b23cde20d1e00427d31e4637d06aea3638
+ source = git+https://invent.kde.org/qt/qt/qtsensors#commit=3011b16d63cadbb473b6aa3a535b9f0e33170c09
sha256sums = SKIP
pkgname = mingw-w64-qt5-sensors
diff --git a/PKGBUILD b/PKGBUILD
index 626f586dbf7c..d68c26ff6d79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors
-pkgver=5.15.11
+pkgver=5.15.12
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=a41492b23cde20d1e00427d31e4637d06aea3638
+_commit=3011b16d63cadbb473b6aa3a535b9f0e33170c09
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 2bd76c514f87..abafeaa78f32 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Provides access to sensor hardware and motion gesture recognition (mingw-w64)"