summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:24:17 +0200
committerMartchus2022-05-18 11:24:17 +0200
commit5a2d989a732fd74b60cb6675deba9934b1af7ed8 (patch)
tree97a01ffb1aa356eb9cdfe90bb6a8915709d74ae8 /PKGBUILD
parent7b335e7828667062e4ad0017497dbd5822fe0df8 (diff)
downloadaur-5a2d989a732fd74b60cb6675deba9934b1af7ed8.tar.gz
Rebase against 5.15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ac6d3b6d34e..e0bae31a5da3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,16 +9,16 @@
_qt_module=qtconnectivity
pkgname=mingw-w64-qt5-connectivity
-pkgver=5.15.3
+pkgver=5.15.4
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=8a377440b37f5633156a8e40c9f0dce5f4d5a665
+_commit=25720ab6004cf37ae54ad85d22f87f5fc9e6e72e
_basever=$pkgver
-pkgver+=+kde+r0
+pkgver+=+kde+r4
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')