summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-09-25 15:27:11 +0200
committerMartchus2018-09-25 15:27:11 +0200
commit6cc0d12c2fc8dc50a41250bd950889b002d98e31 (patch)
tree7af79221923685cc998cf3b57867b78d07c93251 /PKGBUILD
parent2abfb13063367edb45707121595dfb8954b424f2 (diff)
downloadaur-6cc0d12c2fc8dc50a41250bd950889b002d98e31.tar.gz
Update to 5.11.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a05eddd2d208..6fec7a5b16f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qttranslations
pkgname="mingw-w64-qt5-translations"
-pkgver=5.11.1
+pkgver=5.11.2
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
@@ -21,7 +21,7 @@ license=('GPL3' 'LGPL3' '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=('12d89b2afa64dce4d32c9e680135243c579d99aa9279d2aafc5602c15a697106')
+sha256sums=('cec1a83757e9c776f6c65020bf8963e9d2037963e5a93531e6274442128d034b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'