summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:37 +0100
committerMartchus2022-11-01 13:38:37 +0100
commitd5b44465ff5d606c9689125815b641ce9180616b (patch)
tree22e69badd18039ad0fdb73f71603a85966ac4e99
parent3379f736ecbac973733ae4529e77ebf87be92778 (diff)
downloadaur-d5b44465ff5d606c9689125815b641ce9180616b.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae3241789f10..a44795e4a056 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.6+kde+r0
+ pkgver = 5.15.7
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=35eb5ac7eaef4745a38958c3ca780d7baa2e4f30
+ source = git+https://invent.kde.org/qt/qt/qtsensors#commit=5f1f73fdba8906f58c4554cbef9c1a72edcf0230
sha256sums = SKIP
pkgname = mingw-w64-qt5-sensors
diff --git a/PKGBUILD b/PKGBUILD
index ac5e4a086255..4459196ee572 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,16 +11,15 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors
-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' 'mingw-w64-qt5-declarative')
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')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 82924f11bee7..e65d5f1188e6 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="Provides access to sensor hardware and motion gesture recognition (mingw-w64)"