summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:05:22 +0200
committerMartchus2023-10-09 15:05:22 +0200
commite8fbe58075546d8c7089860076696233e07488ad (patch)
tree870691ccaaa7fffb3a1c764ed5c891e3ad1a0232 /PKGBUILD
parentbc13efc09b9e69a23cdb65998ca7cec083acfdb5 (diff)
downloadaur-e8fbe58075546d8c7089860076696233e07488ad.tar.gz
Update to 5.15.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d9ddd70db64..1f03bcd91ac9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtremoteobjects
pkgname=mingw-w64-qt5-remoteobjects
-pkgver=5.15.10
+pkgver=5.15.11
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=d10e7673218fa2b00191a82ad20cd3304a711fa6
+_commit=bdc316aca82769b43cb7821c10d80a1ca02b846e
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')