summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-12-24 22:48:21 +0100
committerMartchus2019-12-24 22:48:21 +0100
commitad77c631449ace4639c06aa4dbbd73a83639829d (patch)
tree6d809db6168a924460b19b7e559cbed9ceae416c /PKGBUILD
parent0c2403d5ef875a355b371c4e0e30df4beceb7d87 (diff)
downloadaur-ad77c631449ace4639c06aa4dbbd73a83639829d.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 6767c3a2ae18..b31a1fbde658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtscript
pkgname="mingw-w64-qt5-script"
-pkgver=5.13.2
+pkgver=5.14.0
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"
@@ -22,7 +22,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=('3d92691c25577fbf7511d40253de0cd9d31444ea5a0aa860f65efb9fa0f3ce70')
+sha256sums=('6715ed5294013edfc338367b63ee6df2438965e4626435f30837e26a2151d3b9')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \