summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:11:23 +0100
committerMartchus2022-03-20 12:11:23 +0100
commit0084d29610b8c79a1647b946d4b4054c820a03e2 (patch)
tree6ce968e186e6dea7bdb8a269686ff30f36af76a5 /PKGBUILD
parent12fc061306438e562c352602e1e75cc9c0790187 (diff)
downloadaur-0084d29610b8c79a1647b946d4b4054c820a03e2.tar.gz
Update to 6.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9101da4c3228..b548be12aad9 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.3
+_qtver=6.2.4
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=('9150bce23e6002e3c08229222142374b24db91132e1ff5c05bce028fc8fc0af6')
+sha256sums=('ee22e84866ed3fb39bdaf88f533851658919ee92dad56eb6da3d31c311a97e5c')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'