summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-09-25 15:27:50 +0200
committerMartchus2018-09-25 15:27:50 +0200
commit70158dc35e3d6e6e60b6777bc7470be3d07d1ddf (patch)
treedeb2a06cf49b6467c712a4f3ded4517634334c34 /PKGBUILD
parent3f59cca622a74aabb33d20504e3cd7bdcb5b925b (diff)
downloadaur-70158dc35e3d6e6e60b6777bc7470be3d07d1ddf.tar.gz
Update to 5.11.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a2330aaab08..9336a1b888ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtremoteobjects
pkgname="mingw-w64-qt5-remoteobjects"
-pkgver=5.11.1
+pkgver=5.11.2
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Inter-process communication (IPC) module developed for Qt (mingw-w64)"
@@ -21,7 +21,7 @@ license=('GPL3' 'LGPL' 'FDL' 'custom')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('eb2d69c662cd828a11d248e61742e3e494507e640757ec63dc64db24867069fb')
+sha256sums=('f2bc6d65f4d4b90fc222c0fd0539120f29452b6d336171930f90e5129cd25c19')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \