summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:10:30 +0100
committerMartchus2022-03-20 12:10:30 +0100
commit17351faa4f3280b7bec4538cffc60d160195299b (patch)
tree99232d192ab54a305e87f2c325a16e18417b370f /PKGBUILD
parenteff79278382e289ff50a30f213618f347ea02c5b (diff)
downloadaur-17351faa4f3280b7bec4538cffc60d160195299b.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 6245a11d5064..9db8fed5c7f7 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.3
+_qtver=6.2.4
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=('1cf89198cf2cf8a5c15336ccd69fa1f39b779feb64117d6bbf5509c21c123f53')
+sha256sums=('5de2b9e25bf7de161fbb88ecdd468ed1788bc899392fc05ed80aa590ebb352fa')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'