summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-06-10 15:42:36 +0200
committerMartchus2021-06-10 15:42:36 +0200
commit3dbdb3d0f73c9b920ccb86510b534886276b973d (patch)
tree231f3c5dcec9ca2512b625f6b70d7b7d92671b33 /PKGBUILD
parent53091003c28be13a84a2a86cb64a7f0dd1b85c4e (diff)
downloadaur-3dbdb3d0f73c9b920ccb86510b534886276b973d.tar.gz
Update to 6.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 540c5054f7e1..f111743f8f70 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.0
+_qtver=6.1.1
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=('784f1d79e74df59f095b126a116d85e72801bd357f5666d6bad8407ac3957d59')
+sha256sums=('7ebc99724bedd97a2c6a606ba2726feb66bb76eb9f30262ae13cd246f5665ea4')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'