summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-07-04 16:16:38 +0200
committerMartchus2021-07-04 16:16:38 +0200
commitd9cecd738a6aca5bf43990ab74538716fe53533b (patch)
tree90ef13aa0836ad20361b6d0942fac01fc5715ef8 /PKGBUILD
parent3dbdb3d0f73c9b920ccb86510b534886276b973d (diff)
downloadaur-d9cecd738a6aca5bf43990ab74538716fe53533b.tar.gz
Update to 6.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f111743f8f70..ca7c08c53f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-quickcontrols2
-_qtver=6.1.1
+_qtver=6.1.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtquickcontrols2-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('7ebc99724bedd97a2c6a606ba2726feb66bb76eb9f30262ae13cd246f5665ea4')
+sha256sums=('808f30c3308654ff3c1be6c8e304a59060c5ea7ff6afe7b21fb55be7d5442f28')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'