summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:01 +0100
committerMartchus2023-01-07 14:26:01 +0100
commit48accc0a94e9e94f9e4f396436730a6c4de944f8 (patch)
treeb7698763a063a723619844e7d080b080e874a65c /PKGBUILD
parent294504bf3d74889ec3c6c0f968e86a1af5da60c9 (diff)
downloadaur-48accc0a94e9e94f9e4f396436730a6c4de944f8.tar.gz
Update to 5.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5abe7aef8924..19864ab21cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtremoteobjects
pkgname=mingw-w64-qt5-remoteobjects
-pkgver=5.15.7
+pkgver=5.15.8
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=5f2a598a9134167a0da2efcbf1249fc167ae3750
+_commit=929c7ad0676f084b9ecc469cd47a307596923cb3
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')