summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-12-02 12:21:43 +0100
committerMartchus2021-12-02 12:21:43 +0100
commit0f3c077a0d97179b467640352492d42f777bdcd1 (patch)
tree83099ea92345f3fe6abd37c665a8655a85c3c1ae /PKGBUILD
parent3ccbd4693cde5694211d28e4c88f792c50514bef (diff)
downloadaur-0f3c077a0d97179b467640352492d42f777bdcd1.tar.gz
Update to 6.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62c38c35cdfb..77ec1c096890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-5compat-static
-_qtver=6.2.1
+_qtver=6.2.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qt5compat-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('3865c031450a3c2616de1e20104ca9470ac5447adf51faa918f8b01a2c425de7')
+sha256sums=('a5bb33d9df1d99e5afc21b0d0a36b79aa98829e2b1bee03c811ad69b79276bad')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'