summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-10-01 18:19:33 +0200
committerMartchus2022-10-01 18:19:33 +0200
commitbe77f2c71a18fcf270e824033ecfe6e748249b23 (patch)
treea91337114436b33688b2add09c4e531b727e647a /PKGBUILD
parent871e16c73ef67d20d434455f9a2519b1674db482 (diff)
downloadaur-be77f2c71a18fcf270e824033ecfe6e748249b23.tar.gz
Update to 6.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b41b02afb96..f1b19aaebb05 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.3.2
+_qtver=6.4.0
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=('91a3ac0f3f87e4103afa5834ccbecff9374daf716fab362d0c5e2d6ab98560cc')
+sha256sums=('73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'