summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:25:45 +0200
committerMartchus2022-05-18 11:25:45 +0200
commita0b8155db5848c4b230040110d44c4ef1143f1b6 (patch)
treea4ac965c585f5a9940bf67909d111ed6293dd417 /PKGBUILD
parent4272b81bbe72c5e0d3e9f6eec030c894db1b65f6 (diff)
downloadaur-a0b8155db5848c4b230040110d44c4ef1143f1b6.tar.gz
Rebase against 5.15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 167daacde95f..efb8a0c291fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtremoteobjects
pkgname=mingw-w64-qt5-remoteobjects
-pkgver=5.15.3
+pkgver=5.15.4
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=581475dfeb44c8b51c0be86e0f2f57df7d117a80
+_commit=809412e1cc2151c21f843796ef67705600f6aafb
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')