summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77842dde361d..1f9654553283 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-connectivity
pkgdesc = Provides access to Bluetooth hardware (mingw-w64)
- pkgver = 5.15.9+kde+r3
+ pkgver = 5.15.10+kde+r4
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-connectivity
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtconnectivity#commit=0f9e49cde3b7ca40cd94e63d2f5d29f5b586d3d6
+ source = git+https://invent.kde.org/qt/qt/qtconnectivity#commit=eeaf42bccd49e8161fbae82d110026d25a5a9a7f
sha256sums = SKIP
pkgname = mingw-w64-qt5-connectivity
diff --git a/PKGBUILD b/PKGBUILD
index a62d1fb848ca..081f26df0e67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,16 +9,16 @@
_qt_module=qtconnectivity
pkgname=mingw-w64-qt5-connectivity
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Provides access to Bluetooth hardware (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-declarative')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=0f9e49cde3b7ca40cd94e63d2f5d29f5b586d3d6
+_commit=eeaf42bccd49e8161fbae82d110026d25a5a9a7f
_basever=$pkgver
-pkgver+=+kde+r3
+pkgver+=+kde+r4
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 8d1ef1c6a04f..d305fe4bc99b 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Provides access to Bluetooth hardware (mingw-w64)"