summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:54:25 +0200
committerMartchus2022-09-10 20:54:25 +0200
commit93d18ad3e29eafe3038ff2d9e77dff7cf35ab78d (patch)
tree74fef650427177e6eb99d7c3791a2627c37680f1 /PKGBUILD
parenta0b8155db5848c4b230040110d44c4ef1143f1b6 (diff)
downloadaur-93d18ad3e29eafe3038ff2d9e77dff7cf35ab78d.tar.gz
Rebase against Qt 5.15.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efb8a0c291fa..ea712d7c82fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtremoteobjects
pkgname=mingw-w64-qt5-remoteobjects
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Inter-process communication (IPC) module developed for Qt (mingw-w64)"
@@ -17,7 +17,7 @@ depends=('mingw-w64-qt5-base')
optdepends=('mingw-w64-qt5-declarative: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=809412e1cc2151c21f843796ef67705600f6aafb
+_commit=aa705010da0f658b78c1155babce7091ae44529a
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')