summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-06-26 14:42:15 +0200
committerMartchus2019-06-26 14:42:15 +0200
commita03faf7ae80962887fdcaf095c7755dadea094a7 (patch)
tree42da7db14b4412b630997f21cb38a035047a183d /PKGBUILD
parent9d386f96e9024ad54044cee15a89f48ddd5fb145 (diff)
downloadaur-a03faf7ae80962887fdcaf095c7755dadea094a7.tar.gz
Update to 5.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01536e5bd370..32c3be2e70cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtwinextras
pkgname="mingw-w64-qt5-winextras"
-pkgver=5.12.3
+pkgver=5.13.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=('2b6319f7dd19fc19b028685c163a69f0a10e610d7554411d4660c1b5e42ada3b'
- '9ea3e7f25059a7a896cd7a73a0d94f817dcedf4787e1ecbf037f67f49996d3d5')
+sha256sums=('096387a674f7fa1faeda856b87e965bd2937e3dcce334f10df694468003887d4'
+ 'f35f506e30596b5add67cf52da359bbaafa4d0b99679d2fe21b41bc7f685b95f')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \