summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-11-21 16:56:28 +0100
committerMartchus2020-11-21 16:56:28 +0100
commit75020ec9b0b85f8b0ef585e8687cf5b706ed0161 (patch)
tree3714141253831ca33555e350cb249e75a3cb9f2f /PKGBUILD
parentd2e5cec704ad72b5f8058280c1755ad6f47b6295 (diff)
downloadaur-75020ec9b0b85f8b0ef585e8687cf5b706ed0161.tar.gz
Update to 5.15.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52d4efd6c263..775532db1900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qtquickcontrols2
pkgname=mingw-w64-qt5-quickcontrols2-static
-pkgver=5.15.1
+pkgver=5.15.2
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"
@@ -23,7 +23,7 @@ groups=('mingw-w64-qt5')
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=('e902b3baf9fe02a5bd675fc71118e282bb6a128c94f45be6f65d7d6db991f2af')
+sha256sums=('671b6ce5f4b8ecc94db622d5d5fb29ef4ff92819be08e5ea55bfcab579de8919')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'