summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:22 +0200
committerMartchus2023-04-10 21:44:22 +0200
commit6f2c1a5669ea0cbbf7d2ad73be809811b3ed6afa (patch)
treeb35395229994c01dfdc5393bcc4ca6eb85010f12
parentcd4f8388d4211debfc9e4ec7c8e58062c479cae2 (diff)
downloadaur-6f2c1a5669ea0cbbf7d2ad73be809811b3ed6afa.tar.gz
Rebase on 5.15.9
-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 3303603b204f..77842dde361d 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.8+kde+r5
+ pkgver = 5.15.9+kde+r3
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=056294c0493f814c3951ef57e5d0656efe643fb5
+ source = git+https://invent.kde.org/qt/qt/qtconnectivity#commit=0f9e49cde3b7ca40cd94e63d2f5d29f5b586d3d6
sha256sums = SKIP
pkgname = mingw-w64-qt5-connectivity
diff --git a/PKGBUILD b/PKGBUILD
index e7a3d811626f..a62d1fb848ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,16 +9,16 @@
_qt_module=qtconnectivity
pkgname=mingw-w64-qt5-connectivity
-pkgver=5.15.8
+pkgver=5.15.9
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=056294c0493f814c3951ef57e5d0656efe643fb5
+_commit=0f9e49cde3b7ca40cd94e63d2f5d29f5b586d3d6
_basever=$pkgver
-pkgver+=+kde+r5
+pkgver+=+kde+r3
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index a38d1d77ab62..8d1ef1c6a04f 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.8
+pkgver=5.15.9
pkgrel=1
arch=('any')
pkgdesc="Provides access to Bluetooth hardware (mingw-w64)"