summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-12-24 22:48:54 +0100
committerMartchus2019-12-24 22:48:54 +0100
commitddca990e3e6fd5d8f544691149eb1bb65edaef74 (patch)
treef8d8767ff2ecb44280e87a9e6347d20d30468c9a /PKGBUILD
parent8fb57d500f061584148d6c587a9293e4f30f79e2 (diff)
downloadaur-ddca990e3e6fd5d8f544691149eb1bb65edaef74.tar.gz
Update to 5.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 652557d69c02..02b404edb454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtwinextras
pkgname="mingw-w64-qt5-winextras"
-pkgver=5.13.2
+pkgver=5.14.0
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (mingw-w64)"
@@ -22,8 +22,8 @@ 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"
'0001-Revert-Directly-link-to-functions-available-from-Win.patch')
-sha256sums=('e94d70f68dacbcfa2bb0cbe53c7024083b16d5d44806c107fe268d34028cb779'
- '90238b09cf7c601d76540d262f0f284dfc4764b3a0675a79661fa0360e4c62cb')
+sha256sums=('cbe7d73f1972e99ea27c0e5f4fed2b713109167388814dcfe2932c19ae218a18'
+ '738ef04bc5d6932283b0525449d2090dcd63228459186815c0d907df25ed259e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \