summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-04-23 17:31:28 +0200
committerMartchus2019-04-23 17:31:28 +0200
commite34946b4f2ce5a5ebb499b88106c144dc7835b6b (patch)
tree4abc5452fb80c2446804ef9b5057ca2a22410b5f
parentb9b79e38b756c712424ff423ee3dc507477f3f65 (diff)
downloadaur-e34946b4f2ce5a5ebb499b88106c144dc7835b6b.tar.gz
Update to 5.12.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97f02dc79035..f8d2d560a7e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-remoteobjects
pkgdesc = Inter-process communication (IPC) module developed for Qt (mingw-w64)
- pkgver = 5.12.2
+ pkgver = 5.12.3
pkgrel = 1
url = https://www.qt.io/
arch = i686
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-qt5-remoteobjects
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.12/5.12.2/submodules/qtremoteobjects-everywhere-src-5.12.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.12/5.12.3/submodules/qtremoteobjects-everywhere-src-5.12.3.tar.xz
sha256sums = 2ae04817cd67c8550ccc685e6db9ca78ed2d7ec0b90e1de28a9fd7cda88d9811
pkgname = mingw-w64-qt5-remoteobjects
diff --git a/PKGBUILD b/PKGBUILD
index 0e7328dddee2..657de9e99ca0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtremoteobjects
pkgname="mingw-w64-qt5-remoteobjects"
-pkgver=5.12.2
+pkgver=5.12.3
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Inter-process communication (IPC) module developed for Qt (mingw-w64)"