summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-06-25 14:48:29 +0200
committerMartchus2018-06-25 14:48:29 +0200
commit96ae75036b787bbbf7eed5f551cb0483d91b1f0f (patch)
treea3489ca1e6c8791c65a67a5c603f2fbaddb4781c /PKGBUILD
parent1bca2d9a84938a8c9065d4e730093e96ce7d4b7a (diff)
downloadaur-96ae75036b787bbbf7eed5f551cb0483d91b1f0f.tar.gz
Update to 5.11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12ae416e0ba6..2f28eb8fb410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtwinextras
pkgname="mingw-w64-qt5-winextras"
-pkgver=5.11.0
+pkgver=5.11.1
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=('1c3344707a9288d9a2588bedb170897dd0158271a409f13c739b8598dc362e63'
- 'dedbdb16f33d179e3dcea4776ee19650556bb5f617a1e676f9c1c04225d91935')
+sha256sums=('ff2f17275b6e9764ce3691822fc8da7b3b13613fdeacb4a8294409931e74bc63'
+ 'fd14ea5af49cb1aa4beae123ef25b729e3d01ea6ede423a737ebad507667afa1')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \