summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:39:03 +0100
committerMartchus2024-01-09 17:39:03 +0100
commitd3229664bde54e8737a45ef62612134d685bae21 (patch)
tree3c0e524ca893b91801803f70b00eb1134556c06d /PKGBUILD
parent815d97e02f9be72dd303fd8917ce1ca2ce4d632b (diff)
downloadaur-d3229664bde54e8737a45ef62612134d685bae21.tar.gz
Update to 5.15.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 929a9c63f6ac..df590c0518ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtremoteobjects
pkgname=mingw-w64-qt5-remoteobjects
-pkgver=5.15.11
+pkgver=5.15.12
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=bdc316aca82769b43cb7821c10d80a1ca02b846e
+_commit=f64e34be9ac4b7e92c63e47235c04471a1d40c93
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')