summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-12-24 22:49:22 +0100
committerMartchus2019-12-24 22:49:22 +0100
commit71359a2282bbc3b8c925e953904e5673e790dc15 (patch)
treee189e3e109a89c2dd0bc1ec1cd7217d731620162 /PKGBUILD
parent85a4b7cedc94bda92320ea23a6a6545af62e55da (diff)
downloadaur-71359a2282bbc3b8c925e953904e5673e790dc15.tar.gz
Update to 5.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67fc716f466e..d11b9beb96ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtremoteobjects
pkgname="mingw-w64-qt5-remoteobjects"
-pkgver=5.13.2
+pkgver=5.14.0
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=('bd24db9d2bb08ae7955291af52ee7510aa193d0f72ed0e3ff74f7cf7e81f4d65')
+sha256sums=('306765539d97c9c5b9e262393b1950d14f487260f2e333019010689de04bd235')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \