summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-12-02 12:23:01 +0100
committerMartchus2021-12-02 12:23:01 +0100
commitf843842a925c001c7e8f7690648f9bdf1578c25f (patch)
tree8f4b01d956f17b848e0db4b066e00365a821ca37 /PKGBUILD
parentccd86e6ad46787d9ab80a73127050eef86c082e2 (diff)
downloadaur-f843842a925c001c7e8f7690648f9bdf1578c25f.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 ef83296845b0..1a19081eb1ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-imageformats-static
-_qtver=6.2.1
+_qtver=6.2.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -20,7 +20,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtimageformats-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('df61dc1a517988bfa123117c78a7dbeda859cbb6d9cbd080ce60058277bca3df')
+sha256sums=('214f6d552391a70d72ff534295ef06c59dba756b6323762967820963a15bd267')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'