summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:32 +0200
committerMartchus2023-04-10 21:44:32 +0200
commit8274bb50c8906e223a103e698900ea72ffee1185 (patch)
treec9b2ca2fef70c0e86133b61085e5debc52e7b83d /PKGBUILD
parent48accc0a94e9e94f9e4f396436730a6c4de944f8 (diff)
downloadaur-8274bb50c8906e223a103e698900ea72ffee1185.tar.gz
Rebase on 5.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19864ab21cdb..c269f7a727f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtremoteobjects
pkgname=mingw-w64-qt5-remoteobjects
-pkgver=5.15.8
+pkgver=5.15.9
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=929c7ad0676f084b9ecc469cd47a307596923cb3
+_commit=27b496d5aff650e4cf9a3148857c723dce10ef25
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')